Skip to content

Commit

Permalink
Update data/scripts/lib/event_callbacks.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
MillhioreBT authored Oct 25, 2021
1 parent a36289e commit 73b4e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/scripts/lib/event_callbacks.lua
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ setmetatable(EventCallback, {
if output == RETURNVALUE_NOERROR then
break
end

return output
end
-- We left the loop why have we reached the end
if index == eventDataCount then
Expand Down

0 comments on commit 73b4e46

Please sign in to comment.