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/freezepanel_basic.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/freezepanel_basic.res')
| -rw-r--r-- | resource/ui/freezepanel_basic.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res index 9c4a1fa..2e7f8cc 100644 --- a/resource/ui/freezepanel_basic.res +++ b/resource/ui/freezepanel_basic.res @@ -41,7 +41,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "TransparentBlack" } "TitleBackground" @@ -57,7 +57,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "TransparentBlack" } "itemmodelpanel" @@ -72,7 +72,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemLabel" - "font" "Cerbetica12" + "font" "HudFontSmall" "xpos" "10" "ypos" "3" "zpos" "1" @@ -138,7 +138,7 @@ { "ControlName" "Label" "fieldName" "FreezeLabel" - "font" "Cerbetica12" + "font" "HudFontSmall" "xpos" "25" "ypos" "15" "zpos" "1" @@ -176,7 +176,7 @@ { "ControlName" "CExLabel" "fieldName" "FreezeLabelKiller" - "font" "Cerbetica12" + "font" "HudFontSmall" "xpos" "25" "ypos" "30" "zpos" "1" |
