From 14441be2a9e51d99f08f9e2030b880cb735ee768 Mon Sep 17 00:00:00 2001 From: Ren Erthilo Date: Mon, 26 Mar 2012 18:13:12 +0100 Subject: [PATCH] TG: Trial administrators can now toggle adminhelp sound when set-observe['d r2837 --- 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 c3b820cffb6..151a24773d2 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -67,6 +67,7 @@ verbs += /client/proc/debug_variables //verbs += /client/proc/cmd_modify_object_variables --Merged with view variables verbs += /client/proc/cmd_modify_ticker_variables + verbs += /client/proc/toggleadminhelpsound // Admin helpers verbs += /client/proc/toggle_view_range