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/huddamageaccount.res | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'resource/ui/huddamageaccount.res') diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index 102c752..6ad034a 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -5,7 +5,6 @@ "fieldName" "CDamageAccountPanel" "text_x" "0" "text_y" "0" - "delta_item_x" "0" "delta_item_end_y" "0" "PositiveColor" "Heal Numbers" "NegativeColor" "Damage Numbers" @@ -31,15 +30,15 @@ "textAlignment" "center" "font" "CerbeticaBold32" "font_minmode" "CerbeticaBold20" - "fgcolor" "Last DamageHeal Info" + "fgcolor" "Last Damage" } "DamageAccountValueShadow" { "ControlName" "CExLabel" "fieldName" "DamageAccountValueShadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "1" "wide" "100" "tall" "26" @@ -47,9 +46,9 @@ "enabled" "1" "labelText" "%metal%" "textAlignment" "center" - "fgcolor" "TransparentBlack" "font" "CerbeticaBold32" "font_minmode" "CerbeticaBold20" + "fgcolor" "TransparentBlack" "pin_to_sibling" "DamageAccountValue" "pin_corner_to_sibling" "PIN_TOPLEFT" -- cgit v1.2.3