Files
kiwistation/code/modules/atmospherics
oranges 77b736d48f Properly guard air removal in some atmos machines (#20543)
* Properly guard removing air from empty tiles in some atmos machines

Scrubbers had the guard, but were trying to access gases before
checking, leading to a lot of needless runtimes. dp vents did not seem
to check at all

* remove stray bracket
2016-09-19 15:08:42 +02:00
..