This commit is contained in:
kevinz000
2020-06-13 18:36:48 -07:00
parent 0b46ce3c0d
commit 12b23f1e6d
151 changed files with 358 additions and 359 deletions
@@ -67,7 +67,7 @@
if(!T)
active = null
return
var/datum/gas_mixture_old/air = T.return_air()
var/datum/gas_mixture/air = T.return_air()
if(!istype(air))
active = null
return