mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
This reverts commit 65c39895f3.
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
if(!msg)
|
||||
return
|
||||
|
||||
if(!(prefs.toggles & CHAT_AOOC))
|
||||
to_chat(src, "<span class='warning'>You have AOOC muted.</span>")
|
||||
return
|
||||
|
||||
var/display_name = src.key
|
||||
if (holder)
|
||||
display_name = "[display_name]([holder.rank])"
|
||||
|
||||
Reference in New Issue
Block a user