From 58d92df8fefa805526d10306e1d8656e0f1223cc Mon Sep 17 00:00:00 2001 From: getchoo Date: Tue, 14 Sep 2021 12:56:49 -0400 Subject: fix medic hud --- resource/ui/huddamageaccount.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/huddamageaccount.res') 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" } -- cgit v1.2.3