Update init.lua

This commit is contained in:
minefaco
2020-11-18 20:45:20 -05:00
committed by GitHub
parent 79627529b2
commit deac480426

View File

@@ -16,5 +16,9 @@ if minetest.get_modpath("ethereal") then
dofile(mpath .. "/ethereal.lua")
end
if minetest.get_modpath("moreores") then
dofile(mpath .. "/moreores.lua")
end