Merge branch 'master' into revert-284-revert-281-master

This commit is contained in:
Verkister
2017-03-16 23:57:37 +02:00
committed by GitHub
3 changed files with 6652 additions and 5 deletions
+3 -2
View File
@@ -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