Update looc.dm

This commit is contained in:
LetterJay
2017-06-20 01:27:05 -05:00
committed by GitHub
parent 9f40c381a4
commit 4775f0b9c5
+1 -1
View File
@@ -17,7 +17,7 @@
return
if(!(prefs.toggles & CHAT_OOC))
src << "<span class='danger'> You have OOC muted."
src << "<span class='danger'> You have OOC muted."</span>
return
if(!holder)