Update looc.dm
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
return
|
||||
|
||||
if(!(prefs.toggles & CHAT_OOC))
|
||||
src << "<span class='danger'> You have OOC muted."</span>
|
||||
src << "<span class='danger'> You have OOC muted.</span>"
|
||||
return
|
||||
|
||||
if(!holder)
|
||||
|
||||
Reference in New Issue
Block a user