Wrong name

This commit is contained in:
tortellinitony
2018-01-08 18:07:16 -05:00
parent 2fcdcafced
commit 5d8ff3164d
+1 -1
View File
@@ -1,7 +1,7 @@
/datum/admins/key_down(_key, client/user)
switch(_key)
if("F3")
user.asay()
user.cmd_admin_say()
return
if("F5")
user.admin_ghost()