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