From 8045488b1b248ca88556582063f0052a3727807c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 13 Mar 2019 21:23:56 -0400 Subject: Updated Notification Panel - Synchronized customization files - Updated the match found and vote panels - Updated the hudlayout to work with the installer - Moved the contracts button to the right side of the main menu --- resource/ui/ClassSelection.res | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'resource/ui/ClassSelection.res') diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index 41d2ff0..82c4ff9 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -452,6 +452,16 @@ "textAlignment" "west" "Command" "openloadout" "font" "CerbeticaBold14" + + "fgcolor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" } "CancelButton" [$WIN32] @@ -474,6 +484,16 @@ "font" "CerbeticaBold14" "paintbackground" "0" "fgcolor" "TanLight" + + "fgcolor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "Button Color" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "Button Color" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" } "LoadoutButtonBackground" { -- cgit v1.2.3