mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-26 13:40:37 +08:00
A missing `continue` statement was causing the short circuit on event type to not have the intended effect of skipping the update portion of the loop.