mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01: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:
@@ -162,7 +162,7 @@
|
||||
|
||||
|
||||
/client/proc/get_display_key()
|
||||
var/fakekey = src?.holder?.fakekey
|
||||
var/fakekey = holder?.fakekey
|
||||
return fakekey ? fakekey : key
|
||||
|
||||
/client/proc/is_content_unlocked()
|
||||
|
||||
Reference in New Issue
Block a user