Delta-v/Content.Server/GameObjects/Components/Atmos/Piping
DrSmugleaf 074db878bb
Remove redundant null checks for atmos (#2703)
* Remove redundant null checks for atmos

* Remove unnecessary nullability parameter from AtmosphereSystem.GetGridAtmosphere

* Remove more nullability markers

* Bring back null checks for gas tanks

* Remove null checks from GasMixture.Merge and TileAtmosphere.AssumeAir

Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-12-08 12:17:13 +01:00
..
Pumps Rotatable Pumps (#2223) 2020-10-12 13:02:57 +02:00
Scrubbers Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
Vents Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
GasCanisterPortComponent.cs Gas Canisters and Ports (#2151) 2020-10-10 13:37:52 +02:00
PipeNetDeviceComponent.cs Remove redundant null checks for atmos (#2703) 2020-12-08 12:17:13 +01:00