mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
gives runtime access the ability to view timer logs and debug timers (#22451)
This commit is contained in:
@@ -250,7 +250,9 @@ GLOBAL_LIST_INIT(view_runtimes_verbs, list(
|
||||
/client/proc/show_gc_queues,
|
||||
/client/proc/toggle_mctabs,
|
||||
/client/proc/debug_global_variables,
|
||||
/client/proc/visualise_active_turfs
|
||||
/client/proc/visualise_active_turfs,
|
||||
/client/proc/debug_timers,
|
||||
/client/proc/timer_log
|
||||
))
|
||||
|
||||
/client/proc/on_holder_add()
|
||||
|
||||
Reference in New Issue
Block a user