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/hudammoweapons.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/hudammoweapons.res')
| -rw-r--r-- | resource/ui/hudammoweapons.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res index a1e14ed..3139259 100644 --- a/resource/ui/hudammoweapons.res +++ b/resource/ui/hudammoweapons.res @@ -24,7 +24,7 @@ "xpos" "0" "ypos" "0" "zpos" "5" - "wide" "65" + "wide" "60" "tall" "50" "visible" "0" "enabled" "1" @@ -41,7 +41,7 @@ "xpos" "-2" "ypos" "-2" "zpos" "5" - "wide" "65" + "wide" "60" "tall" "50" "visible" "0" "enabled" "1" @@ -60,10 +60,10 @@ "font" "CerbeticaBold32" "font_minmode" "CerbeticaBold20" "fgcolor" "Ammo In Reserve" - "xpos" "70" + "xpos" "65" "ypos" "0" "zpos" "7" - "wide" "100" + "wide" "f0" "tall" "50" "visible" "0" "enabled" "1" @@ -80,7 +80,7 @@ "xpos" "-2" "ypos" "-2" "zpos" "7" - "wide" "100" + "wide" "f0" "tall" "50" "visible" "0" "enabled" "1" @@ -102,7 +102,7 @@ "xpos" "0" "ypos" "0" "zpos" "5" - "wide" "100" + "wide" "110" "tall" "50" "visible" "0" "enabled" "1" @@ -119,7 +119,7 @@ "xpos" "-2" "ypos" "-2" "zpos" "4" - "wide" "100" + "wide" "110" "tall" "50" "visible" "0" "enabled" "1" |
