mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
At the behest of oranges and MSO
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user