summaryrefslogtreecommitdiff
path: root/resource/ui/huddamageaccount.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
committerCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
commit53627aa7c3664091e6d58c5698bf8be910d383cf (patch)
treec97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/huddamageaccount.res
parentceda99cb6f1507321fd6d317ad078b84610323dd (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/huddamageaccount.res')
-rw-r--r--resource/ui/huddamageaccount.res9
1 files changed, 4 insertions, 5 deletions
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"