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/huddemomancharge.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/huddemomancharge.res')
| -rw-r--r-- | resource/ui/huddemomancharge.res | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/resource/ui/huddemomancharge.res b/resource/ui/huddemomancharge.res index 2c45b91..2c98628 100644 --- a/resource/ui/huddemomancharge.res +++ b/resource/ui/huddemomancharge.res @@ -5,9 +5,9 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter" "xpos" "0" - "ypos" "c-172" - "xpos_minmode" "15" - "ypos_minmode" "28" + "ypos" "c92" + "xpos_minmode" "10" + "ypos_minmode" "c55" "zpos" "2" "wide" "120" "tall" "8" @@ -21,12 +21,13 @@ "brighttext" "0" "fgcolor_override" "White" } + "ItemEffectMeterLabel" { "ControlName" "CExLabel" "fieldName" "ItemEffectMeterLabel" "xpos" "125" - "ypos" "c-172" + "ypos" "c92" "zpos" "3" "wide" "80" "tall" "8" @@ -41,6 +42,8 @@ "textAlignment" "west" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica10" + "font" "Cerbetica11" + "font_minmode" "Cerbetica8" + "fgcolor_override" "White" } }
\ No newline at end of file |
