POLARIS: Clean up adminpm logs

This commit is contained in:
Arokha Sieyes
2018-03-12 21:16:47 -04:00
parent a81b925614
commit b68a943443
2 changed files with 6 additions and 1 deletions

View File

@@ -104,7 +104,7 @@
if(C.is_preference_enabled(/datum/client_preference/holder/play_adminhelp_ping))
C << 'sound/effects/adminhelp.ogg'
log_admin("PM: [key_name(src)]->[key_name(C)]: [msg]")
log_adminpm(msg,src,C)
send2adminirc("Reply: [key_name(src)]->[key_name(C)]: [html_decode(msg)]")
//we don't use message_admins here because the sender/receiver might get it too