Stack overflow that builds up over time...
This commit is contained in:
parent
222b511de2
commit
6e345816ad
@ -54,6 +54,7 @@ local falling = {
|
||||
end
|
||||
local function helper(...)
|
||||
minetest.add_item = oldadd
|
||||
minetest.add_node = oldnode
|
||||
return ...
|
||||
end
|
||||
return helper(bifn.on_step(...))
|
||||
|
Loading…
x
Reference in New Issue
Block a user