At the behest of oranges and MSO

This commit is contained in:
Cyberboss
2016-11-27 18:45:29 -05:00
parent 53fe74fd6f
commit c9dfce29ad
2 changed files with 27 additions and 88 deletions

View File

@@ -72,7 +72,7 @@ var/CURRENT_TICKLIMIT = TICK_LIMIT_RUNNING
while(looping)
sleep(1)
for(var/datum/subsystem/ss in subsystems)
qdel(ss)
ss.Shutdown
..()
// Tell qdel() to Del() this object.
return QDEL_HINT_HARDDEL_NOW