From 53627aa7c3664091e6d58c5698bf8be910d383cf Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:22:46 -0400 Subject: 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. --- resource/ui/huddemomancharge.res | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'resource/ui/huddemomancharge.res') 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 -- cgit v1.2.3