mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-20 11:31:12 +01:00
OpenDream's `EmptyBlock` pragma had a bug that prevented it from firing in certain cases of empty `for()` loops. That has been resolved and it's uncovered a few issues with your code. Please merge this ASAP as it has no impact on current behavior (besides saving CPU cycles) and the bad code is currently blocking OpenDream CI for the linked PR.