diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
| commit | 53627aa7c3664091e6d58c5698bf8be910d383cf (patch) | |
| tree | c97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/huditemeffectmeter_demoman.res | |
| parent | ceda99cb6f1507321fd6d317ad078b84610323dd (diff) | |
Gameplay Fixes
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel.
- Fixed the post-match summary page not displaying properly.
Diffstat (limited to 'resource/ui/huditemeffectmeter_demoman.res')
| -rw-r--r-- | resource/ui/huditemeffectmeter_demoman.res | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/resource/ui/huditemeffectmeter_demoman.res b/resource/ui/huditemeffectmeter_demoman.res index 3a06cce..3f21996 100644 --- a/resource/ui/huditemeffectmeter_demoman.res +++ b/resource/ui/huditemeffectmeter_demoman.res @@ -5,10 +5,12 @@ "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" - "xpos" "c5" - "ypos" "355" - "wide" "500" - "tall" "500" + "xpos" "c155" + "ypos" "c120" + "xpos_minmode" "c95" + "ypos_minmode" "c75" + "wide" "40" + "tall" "40" "MeterFG" "White" "MeterBG" "Gray" } @@ -17,8 +19,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterLabel" - "xpos" "190" - "xpos_minmode" "192" + "xpos" "0" "ypos" "0" "zpos" "2" "wide" "40" @@ -32,7 +33,8 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica12" + "font" "Cerbetica11" + "font_minmode" "Cerbetica8" } "ItemEffectMeter" @@ -42,11 +44,8 @@ "font" "Default" "xpos" "25" "ypos" "23" - "ypos_minmode" "0" - "xpos_minmode" "50" "zpos" "2" "wide" "40" - "wide_minmode" "50" "tall" "6" "autoResize" "0" "pinCorner" "0" @@ -61,10 +60,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterCount" - "xpos" "190" + "xpos" "0" "ypos" "10" - "xpos_minmode" "192" - "ypos_minmode" "5" + "ypos_minmode" "8" "zpos" "2" "wide" "40" "tall" "20" @@ -84,8 +82,8 @@ { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterCountShadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "2" "wide" "40" "tall" "20" |
