diff options
| author | CriticalFlaw <[email protected]> | 2019-12-08 08:28:12 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-12-08 08:28:12 -0500 |
| commit | a5e43b88561a04fe792bd042cd602affedf83c63 (patch) | |
| tree | b342907581ae6112b6eaffa35836f0a44e4424d6 /resource/ui/hudupgradepanel.res | |
| parent | de0a178159e6566c8eac2338a4f958b49b0f52c3 (diff) | |
Backend Changes
- Fixed certain colors not being enforced from the customizable files
- Backend cleanup. Colors are assigned to their schema name.
- Updated the PDA and killstreak count's use of #base.
- Removed the Smissmas promo from the Mann Co. Store
Diffstat (limited to 'resource/ui/hudupgradepanel.res')
| -rw-r--r-- | resource/ui/hudupgradepanel.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/hudupgradepanel.res b/resource/ui/hudupgradepanel.res index d8e2c6c..e20fce1 100644 --- a/resource/ui/hudupgradepanel.res +++ b/resource/ui/hudupgradepanel.res @@ -105,7 +105,7 @@ "draw_corner_height" "8" } - + "OutPanelBG" { "ControlName" "ImagePanel" @@ -210,7 +210,8 @@ "PaintBackgroundType" "0" "bgcolor_override" "White" - } + } + "InnerBGPanel" { "ControlName" "EditablePanel" @@ -225,7 +226,7 @@ "border" "DarkGrey" "bgcolor_override" "DarkerGrey" } - + "PlayerUpgradeButton" { "ControlName" "CExButton" @@ -538,7 +539,6 @@ "pinCorner" "0" "visible" "0" "enabled" "0" - "bgcolor_override" "HudTimerProgressInActive" } @@ -632,7 +632,7 @@ "enabled" "1" "wrap" "1" } - + "CreditsLabel" { "ControlName" "CExLabel" @@ -749,7 +749,7 @@ "border_armed" "ButtonHover" } } - + "TipPanel" { "ControlName" "EditablePanel" |
