Files
Bubberstation/code/modules
SkyratBot 730b85823c [MIRROR] Fix rare HFR moderator filter removal failure (#2533)
* Fix rare HFR moderator filter removal failure (#55982)

Looking at gas_mixture.dm, remove_specific appears to be able to
return null if the amount of a gas becomes exactly zero or negative,
somehow.
Adding a null check seems safe, and should prevent this from reoccuring.

The temperature is already assigned in remove_specific.

* Fix rare HFR moderator filter removal failure

Co-authored-by: esainane <esainane+github@gmail.com>
2021-01-07 18:27:13 +01:00
..
2020-12-29 02:38:40 +00:00