Move the mod’s namespace table to init.lua
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
local S = core.get_translator(core.get_current_modname())
|
local S = core.get_translator(core.get_current_modname())
|
||||||
|
|
||||||
stripped_tree = {}
|
|
||||||
|
|
||||||
-- Select between chisel tool or axes.
|
-- Select between chisel tool or axes.
|
||||||
stripped_tree.enable_chisel = core.settings:get_bool("stripped_tree_enable_chisel")
|
stripped_tree.enable_chisel = core.settings:get_bool("stripped_tree_enable_chisel")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user