diff --git a/hoes.lua b/hoes.lua index 9618472..1bda713 100644 --- a/hoes.lua +++ b/hoes.lua @@ -360,7 +360,6 @@ local function node_not_num(nodename) if not num or num == 1 then return end for v = 1, (num - 1) do - bit = nodename:split("_")[v] str = str .. nodename:split("_")[v] .. "_" end