Merge branch 'master' into revert-284-revert-281-master
This commit is contained in:
@@ -218,8 +218,9 @@ var/datum/subsystem/air/SSair
|
||||
while(currentrun.len)
|
||||
var/turf/open/T = currentrun[currentrun.len]
|
||||
currentrun.len--
|
||||
if (T)
|
||||
T.process(fire_count)
|
||||
if (isturf(T))
|
||||
T.process_cell(fire_count)
|
||||
|
||||
if (MC_TICK_CHECK)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user