From 39ff42c185e36182db292cb370f3b59fd7e0c196 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 13 Dec 2021 10:58:48 +0100 Subject: [PATCH] [MIRROR] Fix skin tones on the preferences menu not having colors [MDB IGNORE] (#10049) * Fix skin tones on the preferences menu not having colors (#63370) This was broken by that PR that changed how color preferences worked. * Fix skin tones on the preferences menu not having colors Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> --- .../preferences/features/character_preferences/skin_tone.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/skin_tone.tsx b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/skin_tone.tsx index 40856fed36a..5bd5096367c 100644 --- a/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/skin_tone.tsx +++ b/tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/skin_tone.tsx @@ -41,7 +41,7 @@ export const skin_tone: Feature = {