DSAY will now list that it's dsay in log instead of generic log_admin

This commit is contained in:
ccomp5950
2015-07-03 15:03:51 -04:00
parent 42a1ad8b81
commit 9bcc061d1f

View File

@@ -21,7 +21,7 @@
var/stafftype = uppertext(holder.rank)
msg = sanitize(copytext(msg, 1, MAX_MESSAGE_LEN))
log_admin("[key_name(src)] : [msg]")
log_admin("DSAY: [key_name(src)] : [msg]")
if (!msg)
return