Response team is unticked? Dunno if it's ready or not, but will not commit while that verb is live.

This commit is contained in:
MisterBook
2013-06-07 12:45:02 -05:00
parent b168f684bf
commit 99e2afb6bc
2 changed files with 2 additions and 1 deletions

View File

@@ -67,7 +67,9 @@ var/list/admin_verbs_admin = list(
/client/proc/toggledebuglogs,
/datum/admins/proc/show_skills,
/client/proc/check_customitem_activity,
/* Currently unticked.
/client/proc/response_team
*/
)
var/list/admin_verbs_ban = list(
/client/proc/unban_panel,