1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2025-01-12 02:40:23 +01:00

oops, forgot to remove the call to load the old ownership.lua file

This commit is contained in:
Vanessa Ezekowitz 2014-01-30 16:13:28 -05:00
parent 050b19e463
commit abb5dd3550

View File

@ -87,7 +87,6 @@ moretrees.cutting_tools = {
"titanium:axe",
}
dofile(modpath.."/ownership.lua")
dofile(modpath.."/tree_models.lua")
dofile(modpath.."/node_defs.lua")
dofile(modpath.."/biome_defs.lua")