projects
/
zefram
/
minetest
/
moretrees.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
050b19e
)
oops, forgot to remove the call to load the old ownership.lua file
author
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Thu, 30 Jan 2014 21:13:28 +0000
(16:13 -0500)
committer
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Thu, 30 Jan 2014 21:13:28 +0000
(16:13 -0500)
init.lua
patch
|
blob
|
history
diff --git
a/init.lua
b/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")