From 04256e886dd0e0fc446a3efab62aedff752cc4dd Mon Sep 17 00:00:00 2001 From: Azarak Date: Sat, 9 Jan 2021 21:11:04 +0100 Subject: [PATCH] Update admin_verbs.dm (#2599) --- code/modules/admin/admin_verbs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/admin/admin_verbs.dm b/code/modules/admin/admin_verbs.dm index f552506a601..ed4c4744642 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -76,6 +76,7 @@ GLOBAL_PROTECT(admin_verbs_admin) /client/proc/deadchat, /client/proc/toggleprayers, /client/proc/toggle_prayer_sound, + /client/proc/toggle_admin_looc_global, //SKYRAT EDIT ADDITION - LOOC /client/proc/colorasay, /client/proc/resetasaycolor, /client/proc/toggleadminhelpsound,