mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Lag check on initialization (and on a missed del-all proc)
This commit is contained in:
@@ -23,6 +23,7 @@ var/datum/subsystem/objects/SSobj
|
||||
if (zlevel && A.z != zlevel)
|
||||
continue
|
||||
A.initialize()
|
||||
CHECK_TICK
|
||||
. = ..()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user