Mods have notes access

This commit is contained in:
Markolie
2015-09-15 05:21:03 +02:00
parent 3ff3945bab
commit ccab45c495
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ var/list/admin_verbs_mod = list(
/datum/admins/proc/PlayerNotes,
/client/proc/admin_ghost, /*allows us to ghost/reenter body at will*/
/client/proc/cmd_mod_say,
/datum/admins/proc/show_player_info,
/datum/admins/proc/show_player_notes,
/client/proc/player_panel_new,
/client/proc/dsay,
/datum/admins/proc/show_player_panel,