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
1 changed files with 0 additions and 1 deletions

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