diff options
| author | CriticalFlaw <[email protected]> | 2021-07-02 21:11:40 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-02 21:11:40 -0400 |
| commit | 7211d8916df735840e5b04d5164799493792a10e (patch) | |
| tree | 44583ba6701d57550c95613314d19beb63fad815 /resource/ui/hudmenutauntselection.res | |
| parent | 7bbc1440403df82533141d0e190119caa496d124 (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/hudmenutauntselection.res')
| -rw-r--r-- | resource/ui/hudmenutauntselection.res | 8 |
1 files changed, 5 insertions, 3 deletions
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" |
