Update init.lua

This commit is contained in:
Megaf 2014-06-11 13:05:59 -03:00
parent 57d40108bb
commit d82822e7ca
1 changed files with 1 additions and 0 deletions

View File

@ -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")