[MIRROR] refactors statpanel to use tgui API [MDB IGNORE] (#13646)

* refactors statpanel to use tgui API

* fix

Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-05-20 15:02:16 +01:00
committed by GitHub
co-authored by magatsuchi Tom
parent 2856b73bc9
commit a079903ecb
20 changed files with 1418 additions and 1420 deletions
+1 -1
View File
@@ -862,7 +862,7 @@ GLOBAL_PROTECT(admin_verbs_hideable)
set name = "Debug Stat Panel"
set category = "Debug"
src << output("", "statbrowser:create_debug")
src.stat_panel.send_message("create_debug")
/client/proc/admin_2fa_verify()
set name = "Verify Admin"