Change event behavior
This commit is contained in:
parent
84971f05b3
commit
4b164afca3
@ -415,9 +415,6 @@ local function call_loop(pos, meta, elapsed)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
-- further messages available?
|
-- further messages available?
|
||||||
if next(Cache[number].inputs["msg"]) then
|
|
||||||
minetest.after(1, call_loop, pos, meta, -1)
|
|
||||||
end
|
|
||||||
return res
|
return res
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user