mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-17 10:08:09 +01:00
We were setting the offset to negative values, then checking that against a non negative define Uses the absolute value to compare instead of the signed value.