mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 17:22:23 +00:00
Reworks anon dchat mode into full anon mode (#18282)
* Reworks anon dchat mode * Update code/modules/client/preference/preferences_toggles.dm
This commit is contained in:
@@ -999,8 +999,8 @@
|
||||
if("ghost_pda")
|
||||
toggles ^= PREFTOGGLE_CHAT_GHOSTPDA
|
||||
|
||||
if("ghost_anonsay")
|
||||
toggles2 ^= PREFTOGGLE_2_ANONDCHAT
|
||||
if("anonmode")
|
||||
toggles2 ^= PREFTOGGLE_2_ANON
|
||||
|
||||
if("save")
|
||||
save_preferences(user)
|
||||
|
||||
Reference in New Issue
Block a user