Startup notifications

This commit is contained in:
AffectedArc07
2021-08-17 14:30:00 +01:00
parent e19a83f9be
commit fdcc88b7ca
5 changed files with 61 additions and 6 deletions
+2 -1
View File
@@ -138,7 +138,8 @@ GLOBAL_LIST_INIT(admin_verbs_server, list(
/client/proc/toggle_antagHUD_restrictions,
/client/proc/set_ooc,
/client/proc/reset_ooc,
/client/proc/set_next_map
/client/proc/set_next_map,
/client/proc/refresh_instances
))
GLOBAL_LIST_INIT(admin_verbs_debug, list(
/client/proc/cmd_admin_list_open_jobs,