[MIRROR] tgui cleanup again (#11432)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-16 01:26:48 +02:00
committed by GitHub
co-authored by Kashargul
parent 77a99a4531
commit 15cbe5bee3
20 changed files with 64 additions and 46 deletions
@@ -66,6 +66,12 @@
/datum/preference/toggle/tgui_say_light/apply_to_client(client/client, value)
client.tgui_say?.load()
/datum/preference/toggle/tgui_use_spellcheck
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "TGUI_ENABLE_SPELLCHECK"
default_value = TRUE
savefile_identifier = PREFERENCE_PLAYER
/datum/preference/toggle/tgui_say_emotes
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "tgui_say_emotes"