let's do this

This commit is contained in:
kevinz000
2020-06-01 20:42:30 -07:00
parent 580980a404
commit 1e4bab0b99
158 changed files with 392 additions and 392 deletions
@@ -67,7 +67,7 @@
if(!T)
active = null
return
var/datum/gas_mixture/air = T.return_air()
var/datum/gas_mixture_old/air = T.return_air()
if(!istype(air))
active = null
return