Fix the previous commit
This commit is contained in:
parent
1a4b209fde
commit
de06958900
@ -554,6 +554,7 @@ minetest.register_globalstep(function(dtime)
|
||||
unpop_node(dt)
|
||||
end
|
||||
od[i] = od[n]
|
||||
od[n] = nil
|
||||
n = n - 1
|
||||
else
|
||||
i = i + 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user