diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
| commit | efba2d7f8d7c68205331fcc3accad683649faed8 (patch) | |
| tree | f489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/matchmakingdashboardpopup_newmatch.res | |
| parent | 8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff) | |
Visual Tweaks
- Increased the size of the item names on the loadout screen.
- Updated the tournament and building panels
- Added a panel shown when the player auto-switches teams.
- Fixed the reserve ammo sometimes being cutoff.
- Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_newmatch.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index 59b3da4..becfea1 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -15,7 +15,7 @@ "mouseinputenabled" "1" "collapsed_height" "0" - "expanded_height" "30" + "expanded_height" "60" "pinCorner" "2" "autoResize" "1" @@ -91,7 +91,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "font" "Cerbetica12" + "font" "HudFontSmall" "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "%auto_join%" @@ -113,7 +113,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallest" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -150,7 +150,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallest" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -180,7 +180,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallest" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -206,7 +206,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "font" "HudFontSmallest" + "font" "HudFontSmall" "fgcolor_override" "TanLight" "textAlignment" "east" "labelText" "#TF_Matchmaking_RollingQueue_MatchReadyJoining" |
