From ff87585d57d6587b70987a7f0d7d293036e95930 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Fri, 20 Jun 2014 05:13:47 -0400 Subject: [PATCH] Traitor panel only for madmins --- code/modules/admin/admin.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm index 47a8ac261ec..3f2bc6073aa 100644 --- a/code/modules/admin/admin.dm +++ b/code/modules/admin/admin.dm @@ -82,7 +82,7 @@ var/global/nologevent = 0 Get | Send To

- Traitor panel | + [check_rights(R_ADMIN,0) ? "Traitor panel | " : "" ] Narrate to | Subtle message "}