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/hudmenutauntselection.res | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudmenutauntselection.res') diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res index f49829f..1ae34b2 100644 --- a/resource/ui/hudmenutauntselection.res +++ b/resource/ui/hudmenutauntselection.res @@ -45,9 +45,10 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Taunt_Title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" + "allcaps" "1" } "TitleLabelShadow" @@ -66,9 +67,10 @@ "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Taunt_Title" - "textAlignment" "Left" + "textAlignment" "west" "dulltext" "1" "brighttext" "0" + "allcaps" "1" "pin_to_sibling" "TitleLabel" } @@ -901,7 +903,7 @@ "ControlName" "EditablePanel" "fieldName" "MenuBG" "xpos" "0" - "ypos" "20" + "ypos" "22" "zpos" "1" "wide" "470" "tall" "100" -- cgit v1.2.3