summaryrefslogtreecommitdiff
path: root/resource/ui/huddamageaccount.res
diff options
context:
space:
mode:
authorgetchoo <[email protected]>2021-09-14 12:56:49 -0400
committergetchoo <[email protected]>2021-09-14 13:30:05 -0400
commit58d92df8fefa805526d10306e1d8656e0f1223cc (patch)
tree8c26ff73d9818bad3ee875706fa6cf1a16a9eb2e /resource/ui/huddamageaccount.res
parent8f20bd305da53eab11501e2809eaf039dce23780 (diff)
fix medic hudHEADmain
Diffstat (limited to 'resource/ui/huddamageaccount.res')
-rw-r--r--resource/ui/huddamageaccount.res12
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res
index 3bf30b4..fed6d53 100644
--- a/resource/ui/huddamageaccount.res
+++ b/resource/ui/huddamageaccount.res
@@ -9,8 +9,8 @@
"PositiveColor" "Heal Numbers"
"NegativeColor" "Damage Numbers"
"delta_lifetime" "2"
- "delta_item_font" "Cerbetica24Outline"
- "delta_item_font_big" "Cerbetica24Outline"
+ "delta_item_font" "HudFontMediumShadow"
+ "delta_item_font_big" "HudFontMediumShadow"
}
"DamageAccountValue"
@@ -28,8 +28,8 @@
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
- "font" "Cerbetica28"
- "font_minmode" "Cerbetica20"
+ "font" "HudFontMediumBold"
+ "font_minmode" "HudFontMediumSecondary"
"fgcolor" "Damage Numbers"
}
@@ -46,8 +46,8 @@
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
- "font" "Cerbetica28"
- "font_minmode" "Cerbetica20"
+ "font" "HudFontMediumBold"
+ "font_minmode" "HudFontMediumSecondary"
"fgcolor" "TransparentBlack"
"pin_to_sibling" "DamageAccountValue"
}