mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-31 01:36:51 +01:00
08ec3e124d
It's not supposed to be possible to get into the decellerate() proc when your ship isn't moving, since the button to get there locks. Somehow this happens anyways, so here's a guard clause in case that softer check didn't work, in order to make a division by 0 not possible.