Rename ENABLE_CHISEL to enable_chisel
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Register axes
|
||||
local axe_types = {"axe_mithril", "axe_silver"}
|
||||
|
||||
if not stripped_tree.ENABLE_CHISEL then stripped_tree.register_axes("moreores", axe_types) end
|
||||
if not stripped_tree.enable_chisel then stripped_tree.register_axes("moreores", axe_types) end
|
||||
|
||||
Reference in New Issue
Block a user