From 7fb5e4895a804624e0c6bb44c65910e80739d668 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:11:12 -0400 Subject: Updated the main menu - Added MOTD button, panel and page for item testing. - Updated Twitch, Workshop, Replay and Matchmaking Dashboard panels. --- resource/ui/matchmakingdashboardmvmmodeselect.res | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'resource/ui/matchmakingdashboardmvmmodeselect.res') diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res index 0eb6dea..58eab45 100644 --- a/resource/ui/matchmakingdashboardmvmmodeselect.res +++ b/resource/ui/matchmakingdashboardmvmmodeselect.res @@ -124,10 +124,8 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" + + "defaultBgColor_override" "HudBlack" } "PlayForBraggingRightsExplanation" @@ -244,10 +242,8 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" + + "defaultBgColor_override" "HudBlack" } "PlayOnCommunityServerExplanation" -- cgit v1.2.3