mirror of
https://github.com/mt-mods/mail.git
synced 2025-04-30 08:21:44 -04:00
re-add mtt if
This commit is contained in:
parent
a2b74be394
commit
09e2d0e661
1 changed files with 2 additions and 2 deletions
4
init.lua
4
init.lua
|
@ -24,6 +24,6 @@ dofile(MP .. "/onjoin.lua")
|
|||
-- migrate storage
|
||||
mail.migrate()
|
||||
|
||||
--if minetest.get_modpath("mtt") then
|
||||
if minetest.get_modpath("mtt") then
|
||||
dofile(MP .. "/mtt.lua")
|
||||
--end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue