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/classselection-base.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/classselection-base.res') diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res index 9275cb4..74ed9c7 100644 --- a/resource/ui/classselection-base.res +++ b/resource/ui/classselection-base.res @@ -1130,7 +1130,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#CMenu_ClassHighlightPanel_Title" "textAlignment" "north-west" "xpos" "10" @@ -1179,7 +1179,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" -- cgit v1.2.3