diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
| commit | 72289557fe993da654a16dff30d39b3304cd85d5 (patch) | |
| tree | a6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/compstats.res | |
| parent | 15983e35d34168288bbfd248f55e6f6e5e153b0e (diff) | |
Main Menu Updates, More Bug Fixes
- Updated various main menu and store pages.
- Updated the look of the TargetID and Friends list.
- Fixed the position of the count of players on the payload
- Fixed the size of the badge seen on the post match screen.
- Fixed the item effect meter not being properly centered in minmode.
- Removed icons from the abandon panels.
- Updated font definitions throughout the hud.
Diffstat (limited to 'resource/ui/compstats.res')
| -rw-r--r-- | resource/ui/compstats.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res index c3edd51..1b18085 100644 --- a/resource/ui/compstats.res +++ b/resource/ui/compstats.res @@ -56,7 +56,7 @@ "ControlName" "CExButton" "fieldName" "ShowLeaderboardsButton" "xpos" "rs1-10" - "ypos" "38" + "ypos" "40" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -65,7 +65,7 @@ "actionsignallevel" "2" "command" "show_leaderboards" "labeltext" "#TF_Competitive_ViewLeaderboards" - "font" "FontBold12" + "font" "HudFontSmallest" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" @@ -77,7 +77,7 @@ "ControlName" "Button" "fieldName" "ShowMatchHistoryButton" "xpos" "10" - "ypos" "38" + "ypos" "40" "zpos" "0" "wide" "p0.45" "tall" "15" @@ -86,7 +86,7 @@ "actionsignallevel" "2" "command" "show_match_history" "labeltext" "#TF_Competitive_ViewMatches" - "font" "FontBold12" + "font" "HudFontSmallest" "fgcolor_override" "TanLight" "textAlignment" "center" "sound_depressed" "UI/buttonclick.wav" |
