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/mvmcreditsubpanel.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/mvmcreditsubpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditsubpanel.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res index 2f23c00..e36437f 100644 --- a/resource/ui/mvmcreditsubpanel.res +++ b/resource/ui/mvmcreditsubpanel.res @@ -24,7 +24,7 @@ "wide" "190" "tall" "42" "visible" "1" - "bgcolor_override" "20 20 20 200" + "bgcolor_override" "Transparent" } "CreditCollectedTextLabel" @@ -34,7 +34,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Collected" "textAlignment" "north-west" - "xpos" "9" + "xpos" "0" "ypos" "15" "wide" "70" "tall" "12" @@ -48,7 +48,7 @@ "font" "HudFontSmall" "labelText" "%creditscollected%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "15" "wide" "30" "tall" "12" @@ -62,7 +62,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Missed" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "27" "wide" "70" "tall" "12" @@ -76,7 +76,7 @@ "font" "HudFontSmall" "labelText" "%creditsmissed%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "27" "wide" "30" "tall" "12" @@ -90,7 +90,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Bonus" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "39" "wide" "70" "tall" "12" @@ -104,7 +104,7 @@ "font" "HudFontSmall" "labelText" "%creditbonus%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "39" "wide" "30" "tall" "12" @@ -118,8 +118,8 @@ "font" "HudFontMediumBold" "labelText" "%rating%" "textAlignment" "center" - "xpos" "125" - "ypos" "25" + "xpos" "66" + "ypos" "-3" "zpos" "1" "wide" "70" "tall" "20" |
