Update looc.dm

This commit is contained in:
LetterJay
2017-06-20 01:47:52 -05:00
committed by GitHub
parent 4775f0b9c5
commit b28677414e

View File

@@ -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)