mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
A healthy addition of debug verbs (#21843)
* A healthy addition of debug verbs * Forgot some stuff * SEANNNNNNNNNNN
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user