Files
Bubberstation/code/modules/power
SkyratBot 2cf3697537 [MIRROR] Fixes incorrect apc offset warnings [MDB IGNORE] (#11078)
* Fixes incorrect apc offset warnings (#64488)

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.

* Fixes incorrect apc offset warnings

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2022-01-28 16:38:33 -05:00
..