mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00: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