From 7211d8916df735840e5b04d5164799493792a10e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Jul 2021 21:11:40 -0400 Subject: Changed main menu background, see notes. - Changed the background to classic rayshud. - Updated the killer panel, class select, achievement tracker and more? - Visual tweaks and inconsistency fixes. - Expanded the size allocated to the player list in the match hud. --- resource/ui/mapinfomenu.res | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'resource/ui/mapinfomenu.res') diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index c8868d7..d2b5b55 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -48,6 +48,7 @@ "textAlignment" "center" "font" "HudFontMedium" "fgcolor" "TanLight" + "allcaps" "1" } "MapInfoType" @@ -126,11 +127,10 @@ "font" "HudFontMedium" "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + } "MapInfoWatchIntro" @@ -161,11 +161,10 @@ "font" "HudFontMedium" "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + } "MenuBG" -- cgit v1.2.3