summaryrefslogtreecommitdiff
path: root/resource/ui/mapinfomenu.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-02 21:11:40 -0400
committerCriticalFlaw <[email protected]>2021-07-02 21:11:40 -0400
commit7211d8916df735840e5b04d5164799493792a10e (patch)
tree44583ba6701d57550c95613314d19beb63fad815 /resource/ui/mapinfomenu.res
parent7bbc1440403df82533141d0e190119caa496d124 (diff)
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.
Diffstat (limited to 'resource/ui/mapinfomenu.res')
-rw-r--r--resource/ui/mapinfomenu.res15
1 files changed, 7 insertions, 8 deletions
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"