forked from minetest-mods/more_chests
Update init.lua
This commit is contained in:
parent
57d40108bb
commit
d82822e7ca
1
init.lua
1
init.lua
|
@ -3,4 +3,5 @@ dofile(minetest.get_modpath("more_chests").."/dropbox.lua")
|
|||
dofile(minetest.get_modpath("more_chests").."/secret.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/shared.lua")
|
||||
dofile(minetest.get_modpath("more_chests").."/wifi.lua")
|
||||
dofile(minetest.get_modpath("mese_chest").."/aliases.lua")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user