Revert "Revert "/tg/ preference datums part 1: take two""

This commit is contained in:
ShadowLarkens
2024-09-07 23:58:49 -07:00
committed by GitHub
parent c45b3eb4bc
commit e9ee57df18
188 changed files with 5129 additions and 2311 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
winset(client, "tgui_say", "pos=410,400;size=360,30;is-visible=0;")
window.send_message("props", list(
lightMode = client.is_preference_enabled(/datum/client_preference/tgui_say_light),
lightMode = client?.prefs?.read_preference(/datum/preference/toggle/tgui_say_light),
maxLength = max_length,
))