From 45d5d92775e9d6370b56ab40d652d75fa2468af4 Mon Sep 17 00:00:00 2001 From: SandPoot Date: Thu, 12 Oct 2023 14:28:57 -0300 Subject: [PATCH] oops --- code/modules/client/preferences.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 43f800b812..3b4c703334 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -1029,7 +1029,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) dat += "UI Style: [UI_style]
" dat += "Outline: [outline_enabled ? "Enabled" : "Disabled"]
" dat += "Outline Color: [outline_color ? "" : "Theme-based (null)"][outline_color] Change
" - dat += "Screentip: [screentip_pref ? "Enabled" : "Disabled"]
" + dat += "Screentip: [screentip_pref]
" dat += "Screentip Color: [screentip_color] Change
" dat += "\