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/hudarenaplayercount.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/hudarenaplayercount.res') diff --git a/resource/ui/hudarenaplayercount.res b/resource/ui/hudarenaplayercount.res index eff1c27..96cd136 100644 --- a/resource/ui/hudarenaplayercount.res +++ b/resource/ui/hudarenaplayercount.res @@ -38,7 +38,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "labelText" "%blue_alive%" "textAlignment" "east" "fgcolor" "TanLight" @@ -56,7 +56,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "labelText" "%blue_alive%" "textAlignment" "east" "fgcolor" "TransparentBlack" @@ -120,7 +120,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "labelText" "%red_alive%" "textAlignment" "west" "fgcolor" "TanLight" @@ -138,7 +138,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "labelText" "%red_alive%" "textAlignment" "west" "fgcolor" "TransparentBlack" -- cgit v1.2.3