Update init.lua

master
BrunoMine 2015-02-15 13:18:51 -02:00
parent a26d7f2d00
commit ff524e5405
1 changed files with 0 additions and 2 deletions

View File

@ -21,6 +21,4 @@ dofile(minetest.get_modpath("brazutec").."/interface.lua")
print("[Brazutec] Interface principal carregada... ")
dofile(minetest.get_modpath("brazutec").."/receitas.lua")
print("[Brazutec] Receitas carregadas... ")
dofile(minetest.get_modpath("brazutec").."/adaptador_mods.lua")
print("[Brazutec] Adaptador de mods carregado... ")
print("[Brazutec] OK")