mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Better safe than sorry
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user