Mod access

How did I put that there.
This commit is contained in:
SoundScopes
2014-09-26 13:22:16 +01:00
parent 46a34af895
commit 7a43969c7b
-1
View File
@@ -294,7 +294,6 @@ var/list/admin_verbs_mod = list(
/datum/admins/proc/show_skills,
/datum/admins/proc/show_player_panel,
/client/proc/check_antagonists,
/datum/admins/proc/adjump,
/client/proc/jobbans,
/client/proc/cmd_admin_subtle_message /*send an message to somebody as a 'voice in their head'*/
)