[MIRROR] more languages to defines (#9746)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-12-31 12:26:00 -07:00
committed by GitHub
parent f120af29b2
commit bd63a4e23c
2 changed files with 7 additions and 7 deletions

View File

@@ -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