mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-04 05:37:00 -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
Add a link
Reference in a new issue