From e391ac81598292127c356fcb6adbd83db72c5888 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 20:38:01 -0400 Subject: Font Update - Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times --- resource/ui/classloadoutpanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/classloadoutpanel.res') diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 05adec9..88aaf8d 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -101,7 +101,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" "labelText" ">>" "textAlignment" "west" "xpos" "c-290" @@ -327,7 +327,7 @@ "tabPosition" "0" "labelText" "R" "textAlignment" "center" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "scaleImage" "1" "command" "sv_cheats 1;r_skin 0" @@ -356,7 +356,7 @@ "tabPosition" "0" "labelText" "B" "textAlignment" "center" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "scaleImage" "1" "command" "sv_cheats 1;r_skin 1" -- cgit v1.2.3