mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 10:26:39 +01:00
KILLS STATPANEL (#4877)
Co-authored-by: VM_USER <VM_USER> Co-authored-by: silicons <no@you.cat>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
silicons
parent
55da42c20a
commit
fb429e51a4
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user