forked from minetest-mods/more_chests
Update init.lua
This commit is contained in:
parent
364f65ce0f
commit
1884d17f7d
2
init.lua
2
init.lua
|
@ -3,5 +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")
|
||||
dofile(minetest.get_modpath("more_chests").."/aliases.lua")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user