mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-03-29 15:50:40 +01:00
tidy code
This commit is contained in:
parent
49c8ba1892
commit
97b2fdd2ad
1
hoes.lua
1
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user