KILLS STATPANEL (#4877)

Co-authored-by: VM_USER <VM_USER>
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-01-11 09:12:35 -06:00
committed by GitHub
co-authored by VM_USER <VM_USER> silicons
parent 55da42c20a
commit fb429e51a4
245 changed files with 2957 additions and 1926 deletions
+8
View File
@@ -18,4 +18,12 @@
/datum/controller/proc/Recover()
/datum/controller/proc/stat_key()
return "[name]:"
/datum/controller/proc/stat_entry()
return "\[DEBUG\]"
/datum/controller/statpanel_click(client/C, action)
C.debug_variables(src)
message_admins("Admin [key_name_admin(C)] is debugging the [name] controller.")