mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] more languages to defines (#9746)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f120af29b2
commit
bd63a4e23c
@@ -390,7 +390,7 @@
|
||||
contents.Add(0)
|
||||
|
||||
// No races breath this, but never know about downstream servers.
|
||||
if ("carbon dioxide")
|
||||
if (GAS_CO2)
|
||||
if(t.air_contents.gas[GAS_CO2] && !t.air_contents.gas[GAS_PHORON])
|
||||
contents.Add(t.air_contents.gas[GAS_CO2])
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user