mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
DSAY will now list that it's dsay in log instead of generic log_admin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user