Re-add the debug controller verb (#59027)

This commit is contained in:
Kyle Spier-Swenson
2021-05-23 19:10:10 -07:00
committed by GitHub
parent 3f2f097181
commit 7fe5e1294e
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -137,6 +137,7 @@ GLOBAL_PROTECT(admin_verbs_debug)
/world/proc/AVerbsDebug()
return list(
/client/proc/restart_controller,
/client/proc/debug_controller,
/client/proc/cmd_admin_list_open_jobs,
/client/proc/Debug2,
/client/proc/cmd_debug_make_powernets,