diff --git a/code/controllers/subsystem/atoms.dm b/code/controllers/subsystem/atoms.dm index c24f4f0a37..03c3a77638 100644 --- a/code/controllers/subsystem/atoms.dm +++ b/code/controllers/subsystem/atoms.dm @@ -49,7 +49,8 @@ SUBSYSTEM_DEF(atoms) ++count CHECK_TICK - log_world("Initialized [count] atoms") + testing("Initialized [count] atoms") + pass(count) initialized = INITIALIZATION_INNEW_REGULAR