summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudDamageAccount.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/HudDamageAccount.res')
-rw-r--r--minmode/resource/ui/HudDamageAccount.res52
1 files changed, 0 insertions, 52 deletions
diff --git a/minmode/resource/ui/HudDamageAccount.res b/minmode/resource/ui/HudDamageAccount.res
deleted file mode 100644
index 2cbb015..0000000
--- a/minmode/resource/ui/HudDamageAccount.res
+++ /dev/null
@@ -1,52 +0,0 @@
-"Resource/UI/HudDamageAccount.res"
-{
- "CDamageAccountPanel"
- {
- "fieldName" "CDamageAccountPanel"
- "text_x" "0"
- "text_y" "0"
- "PositiveColor" "Heal Numbers"
- "NegativeColor" "Damage Numbers"
- "delta_item_x" "0"
- "delta_item_end_y" "0"
- "delta_lifetime" "2"
- "delta_item_font" "CerbeticaBoldOutline24"
- "delta_item_font_big" "CerbeticaBoldOutline24"
- "outline" "1"
-
- }
-
- "DamageAccountValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "DamageAccountValue"
- "xpos" "c-138"
- "ypos" "263"
- "zpos" "2"
- "wide" "100"
- "tall" "26"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "center"
- "fgcolor" "Last DamageHeal Info"
- "font" "CerbeticaBold20"
- }
-
- "DamageAccountValueBG"
- {
- "ControlName" "CExLabel"
- "fieldName" "DamageAccountValue"
- "xpos" "c-137"
- "ypos" "264"
- "zpos" "1"
- "wide" "100"
- "tall" "26"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "center"
- "fgcolor" "TransparentBlack"
- "font" "CerbeticaBold20"
- }
-}