summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2014-01-30 16:13:28 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2014-01-30 16:13:28 -0500
commitabb5dd355071c678bcaf3dc104ab3ee45a5235ed (patch)
tree694db91b2dc40c68b4a97341291042f7dc479699
parent050b19e4635618b924998037046372d67f8dc9a8 (diff)
oops, forgot to remove the call to load the old ownership.lua file
-rw-r--r--init.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 3f46cf4..61bfbff 100644
--- a/init.lua
+++ b/init.lua
@@ -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")