Removes some hrefs from logging (#34310)

* Removes key_name_admin calls from logging

* Removes JMP from gibtonite reaction logs
This commit is contained in:
JJRcop
2018-01-12 11:03:28 -02:00
committed by Leo
parent 4c2421ca28
commit 1b1287e009
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
return
if(!isobserver(usr))
log_game("[key_name_admin(usr)] checked the player panel while in game.")
log_game("[key_name(usr)] checked the player panel while in game.")
if(!M)
to_chat(usr, "You seem to be selecting a mob that doesn't exist anymore.")