Atom initialization counter only shows up in TESTING mode (#35428)
This commit is contained in:
committed by
CitadelStationBot
parent
99c42a142c
commit
5a3b322d43
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user