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/mvmcreditspendpanel.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/mvmcreditspendpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditspendpanel.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res index 950b67e..2c1e8cb 100644 --- a/resource/ui/mvmcreditspendpanel.res +++ b/resource/ui/mvmcreditspendpanel.res @@ -24,7 +24,7 @@ "wide" "190" "tall" "42" "visible" "1" - "bgcolor_override" "TransparentBlack" + "bgcolor_override" "Transparent" } "UpgradesLabel" @@ -34,9 +34,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Upgrades" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "15" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -48,7 +48,7 @@ "font" "HudFontSmall" "labelText" "%upgrades%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "15" "wide" "30" "tall" "20" @@ -62,9 +62,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Buybacks" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "27" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -76,7 +76,7 @@ "font" "HudFontSmall" "labelText" "%buybacks%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "27" "wide" "30" "tall" "20" @@ -90,9 +90,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Bottles" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "39" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -104,7 +104,7 @@ "font" "HudFontSmall" "labelText" "%bottles%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "39" "wide" "30" "tall" "20" |
