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/wavestatuspanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/wavestatuspanel.res') diff --git a/resource/ui/wavestatuspanel.res b/resource/ui/wavestatuspanel.res index f46e55f..0997b4a 100644 --- a/resource/ui/wavestatuspanel.res +++ b/resource/ui/wavestatuspanel.res @@ -25,7 +25,7 @@ { "ControlName" "CExLabel" "fieldName" "WaveCountLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "140" "ypos" "15" @@ -43,7 +43,7 @@ { "ControlName" "CExLabel" "fieldName" "WaveCountLabelShadow" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TransparentBlack" "xpos" "-1" "ypos" "-1" @@ -85,7 +85,7 @@ { "ControlName" "CExLabel" "fieldName" "SupportLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "55" "ypos" "6" -- cgit v1.2.3