Files
Bubberstation/code/modules/events
Timberpoes 96f4c2f4ad Fix two gas assertion runtimes (#53718)
/datum/gas_mixture/proc/remove(amount) has a code path that can return null.

All the code following the runtimes assume some bit of gas_mixture was actually removed at all. No need to trigger this code if there's no gas_mixture removed, can early return instead.
2020-09-15 19:21:11 -04:00
..
2020-08-24 08:20:33 -03:00
2020-08-28 14:26:37 -07:00
2020-08-24 07:41:00 -07:00
2020-08-24 07:41:00 -07:00
2020-07-24 03:56:58 -03:00