From 74d7e98a6b1f2445c6391e26e846da57c4d7240b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 1 Jul 2021 11:25:57 -0400 Subject: Corrected redundant font use --- resource/ui/matchhistoryentrypanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/matchhistoryentrypanel.res') diff --git a/resource/ui/matchhistoryentrypanel.res b/resource/ui/matchhistoryentrypanel.res index b7b86e6..25ad887 100644 --- a/resource/ui/matchhistoryentrypanel.res +++ b/resource/ui/matchhistoryentrypanel.res @@ -61,7 +61,7 @@ "mouseinputenabled" "0" "labeltext" "#TF_Competitive_MatchHistory_Win" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "fgcolor_override" "95 164 44 255" "textAlignment" "west" } @@ -79,7 +79,7 @@ "mouseinputenabled" "0" "labeltext" "#TF_Competitive_MatchHistory_Loss" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "fgcolor_override" "141 63 63 255" "textAlignment" "west" } -- cgit v1.2.3