From acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Jun 2021 09:52:34 -0400 Subject: Main menu tweaks - Consolidated the Cerbetica font. - Added back the rayshud-styled TF2 logo. - Moved the version number to the HUD Options panel. - Updated files to use schema color names. --- resource/ui/huddamageaccount.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/huddamageaccount.res') diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index 2e8ee7c..3bf30b4 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -7,7 +7,7 @@ "text_y" "0" "delta_item_end_y" "0" "PositiveColor" "Heal Numbers" - "NegativeColor" "" // Unused + "NegativeColor" "Damage Numbers" "delta_lifetime" "2" "delta_item_font" "Cerbetica24Outline" "delta_item_font_big" "Cerbetica24Outline" @@ -30,7 +30,7 @@ "textAlignment" "center" "font" "Cerbetica28" "font_minmode" "Cerbetica20" - "fgcolor" "Last DamageHeal Info" + "fgcolor" "Damage Numbers" } "DamageAccountValueShadow" -- cgit v1.2.3