mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-09 17:02:00 +00:00
Reverts https://github.com/Aurorastation/Aurora.3/pull/19799 OpenDream will no longer permit this footgun once https://github.com/OpenDreamProject/OpenDream/pull/2255 is merged. Elevating this pragma to an error causes OD compilation to fail when you don't pass `--suppress-unimplemented`. CI currently only works because it uses this arg. Signed-off-by: ike709 <ike709@users.noreply.github.com>