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/hudtournament.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/hudtournament.res') diff --git a/resource/ui/hudtournament.res b/resource/ui/hudtournament.res index e2d7138..018bebe 100644 --- a/resource/ui/hudtournament.res +++ b/resource/ui/hudtournament.res @@ -703,7 +703,7 @@ { "ControlName" "CExLabel" "fieldName" "CountdownLabel" - "font" "Cerbetica24" + "font" "HudFontMedium" "xpos" "230" "ypos" "r55" "wide" "40" @@ -740,7 +740,7 @@ { "ControlName" "CExLabel" "fieldName" "CountdownLabelShadow" - "font" "Cerbetica24" + "font" "HudFontMedium" "xpos" "229" "ypos" "r54" "wide" "40" -- cgit v1.2.3