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/huditemeffectmeter_powerupbottle.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/huditemeffectmeter_powerupbottle.res') diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res index 77cfca1..6fc06f4 100644 --- a/resource/ui/huditemeffectmeter_powerupbottle.res +++ b/resource/ui/huditemeffectmeter_powerupbottle.res @@ -64,14 +64,14 @@ "centerwrap" "1" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica12" + "font" "HudFontSmallest" } "CanteenLabel" { "ControlName" "CExLabel" "fieldName" "CanteenLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "TanLight" "xpos" "5" "ypos" "0" @@ -120,6 +120,6 @@ "textAlignment" "east" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" } } \ No newline at end of file -- cgit v1.2.3