diff options
Diffstat (limited to 'resource/ui/huddamageaccount.res')
| -rw-r--r-- | resource/ui/huddamageaccount.res | 9 |
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" |
