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/hudmatchstatus.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/hudmatchstatus.res')
| -rw-r--r-- | resource/ui/hudmatchstatus.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index 4555cd0..400c293 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -342,8 +342,8 @@ "tall" "50" "zpos" "1" - "color_portrait_bg_red" "119 62 61 255" - "color_portrait_bg_blue" "62 81 101 255" + "color_portrait_bg_red" "Red" + "color_portrait_bg_blue" "Blue" "color_portrait_bg_red_dead" "79 54 52 255" "color_portrait_bg_blue_dead" "44 49 51 255" "color_bar_health_high" "84 191 58 255" @@ -495,7 +495,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntime" - "font" "Cerbetica8" + "font" "HudFontSmallest" "xpos" "cs-0.5" "ypos" "0" "zpos" "5" @@ -681,7 +681,7 @@ "enabled" "1" "tabPosition" "0" "autoresize" "3" - "linespacing" "26" + "linespacing" "25" "linegap" "4" //"show_columns" "1" @@ -819,7 +819,7 @@ "enabled" "1" "tabPosition" "0" "autoresize" "3" - "linespacing" "26" + "linespacing" "25" "linegap" "4" //"show_columns" "1" |
