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/disguise_menu/hudmenuspydisguise.res | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'resource/ui/disguise_menu/hudmenuspydisguise.res') diff --git a/resource/ui/disguise_menu/hudmenuspydisguise.res b/resource/ui/disguise_menu/hudmenuspydisguise.res index 1481ee2..39191fc 100644 --- a/resource/ui/disguise_menu/hudmenuspydisguise.res +++ b/resource/ui/disguise_menu/hudmenuspydisguise.res @@ -7,7 +7,7 @@ "xpos" "9999" "ypos" "9999" "zpos" "0" - "wide" "470" + "wide" "100" "tall" "170" "visible" "1" "enabled" "1" @@ -21,17 +21,17 @@ "ControlName" "CExLabel" "fieldName" "TitleLabel" "font" "Cerbetica28" - "xpos" "10" + "xpos" "0" "ypos" "0" "zpos" "3" - "wide" "380" + "wide" "100" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Disguise_Title" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" } @@ -45,14 +45,14 @@ "xpos" "-2" "ypos" "-2" "zpos" "3" - "wide" "380" + "wide" "100" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Disguise_Title" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "1" "brighttext" "0" "pin_to_sibling" "TitleLabel" @@ -64,7 +64,7 @@ "fieldName" "ToggleLabel" "font" "SpectatorKeyHints" "xpos" "0" - "ypos" "165" + "ypos" "167" "zpos" "2" "wide" "100" "tall" "15" @@ -335,7 +335,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "40" "zpos" "5" @@ -372,7 +372,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "85" "zpos" "5" @@ -409,7 +409,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "130" "zpos" "5" @@ -430,7 +430,7 @@ "ControlName" "EditablePanel" "fieldName" "MenuBG" "xpos" "0" - "ypos" "22" + "ypos" "25" "zpos" "1" "wide" "100" "tall" "145" -- cgit v1.2.3