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/spectatorguihealth.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/spectatorguihealth.res') diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res index e2aabd6..4a12c68 100644 --- a/resource/ui/spectatorguihealth.res +++ b/resource/ui/spectatorguihealth.res @@ -55,7 +55,7 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "CerbeticaBold18" + "font" "Cerbetica18" "fgcolor" "Health Normal" } @@ -72,7 +72,7 @@ "enabled" "1" "labelText" "%Health%" "textAlignment" "center" - "font" "CerbeticaBold18" + "font" "Cerbetica18" "fgcolor" "TransparentBlack" "pin_to_sibling" "GuiPlayerHealth" -- cgit v1.2.3