[MIRROR] individual player panel now logs 100% of the time (#6176)

* individual player panel now logs 100% of the time

* logging (#36819)
This commit is contained in:
CitadelStationBot
2018-03-29 19:10:37 -05:00
committed by kevinz000
parent 77f40b6be9
commit de282f5201

View File

@@ -19,8 +19,7 @@
if(!check_rights())
return
if(!isobserver(usr))
log_game("[key_name(usr)] checked the player panel while in game.")
log_admin("[key_name(usr)] checked the individual player panel for [key_name(M)][isobserver(usr)?"":" while in game"].")
if(!M)
to_chat(usr, "You seem to be selecting a mob that doesn't exist anymore.")