... sh.. git

This commit is contained in:
Och Noe 2018-07-31 10:00:10 +02:00
parent 5f573a0690
commit 3d1dcfc2bf

View File

@ -31,6 +31,7 @@ dofile(modpath .. "/nodes.lua")
dofile(modpath .. "/redefinitions.lua")
dofile(modpath .. "/crafting.lua")
dofile(modpath .. "/aliases.lua")
dofile(modpath .. "/panes.lua")
if minetest.settings:get_bool("log_mods") then
minetest.log("action", S("[moreblocks] loaded."))