mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
Adds a missing !
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
src << "<span class='danger'>Deadchat is globally muted.</span>"
|
||||
return
|
||||
|
||||
if(is_preference_enabled(/datum/client_preference/show_dsay))
|
||||
if(!is_preference_enabled(/datum/client_preference/show_dsay))
|
||||
usr << "<span class='danger'>You have deadchat muted.</span>"
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user