Better safe than sorry

This commit is contained in:
Cyberboss
2016-11-27 19:15:07 -05:00
parent 343027280b
commit 56db0bfbc9

View File

@@ -68,6 +68,7 @@ var/CURRENT_TICKLIMIT = TICK_LIMIT_RUNNING
return QDEL_HINT_HARDDEL_NOW
/datum/controller/master/proc/Shutdown()
processing = FALSE
for(var/datum/subsystem/ss in subsystems)
ss.Shutdown()