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/hudmatchsummary.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/hudmatchsummary.res')
| -rw-r--r-- | resource/ui/hudmatchsummary.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/hudmatchsummary.res b/resource/ui/hudmatchsummary.res index 3901f7d..9b076a9 100644 --- a/resource/ui/hudmatchsummary.res +++ b/resource/ui/hudmatchsummary.res @@ -255,7 +255,7 @@ "visible" "1" "enabled" "1" "border" "DarkBlueTeamBorder" - "bgcolor_override" "70 130 180 153" + "bgcolor_override" "Blue" if_large { @@ -530,7 +530,7 @@ "visible" "1" "enabled" "1" "border" "DarkRedTeamBorder" - "bgcolor_override" "205 50 50 153" + "bgcolor_override" "Red" if_large { |
