A healthy addition of debug verbs (#21843)

* A healthy addition of debug verbs

* Forgot some stuff

* SEANNNNNNNNNNN
This commit is contained in:
AffectedArc07
2023-07-29 08:58:22 +01:00
committed by GitHub
parent ed08e46fea
commit 7340fb0a65
4 changed files with 60 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@
/datum/controller/subsystem/timer/##X/New(){\
NEW_SS_GLOBAL(SS##X);\
PreInit();\
ss_id="timer_[#X]";\
}\
/datum/controller/subsystem/timer/##X/fire() {..() /*just so it shows up on the profiler*/} \
/datum/controller/subsystem/timer/##X