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/hudupgradepanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudupgradepanel.res') diff --git a/resource/ui/hudupgradepanel.res b/resource/ui/hudupgradepanel.res index be3f0fb..a0a6e55 100644 --- a/resource/ui/hudupgradepanel.res +++ b/resource/ui/hudupgradepanel.res @@ -242,7 +242,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_Bot_Generic_ClassName" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -491,7 +491,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#TF_PVE_Quick_Equip_Bottle" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -516,7 +516,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#OpenGeneralLoadout" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" -- cgit v1.2.3