oops, forgot to remove the call to load the old ownership.lua file
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Thu, 30 Jan 2014 21:13:28 +0000 (16:13 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Thu, 30 Jan 2014 21:13:28 +0000 (16:13 -0500)
init.lua

index 3f46cf44717032484d1561136c2aaf8fd51cd62f..61bfbff863854378c47d8da9202da0eea8b2ad7c 100644 (file)
--- 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")