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/mvmscoreboard.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/mvmscoreboard.res') diff --git a/resource/ui/mvmscoreboard.res b/resource/ui/mvmscoreboard.res index e72987f..0ae5505 100644 --- a/resource/ui/mvmscoreboard.res +++ b/resource/ui/mvmscoreboard.res @@ -18,7 +18,7 @@ { "ControlName" "CExLabel" "fieldName" "PopFileLabel" - "font" "Cerbetica24" + "font" "HudFontMedium" "labelText" "%popfile%" "textAlignment" "west" "xpos" "c-265" @@ -78,7 +78,7 @@ "autoresize" "3" "linespacing" "22" "textcolor" "White" - "font" "Cerbetica24" + "font" "HudFontMedium" } "CreditStatsContainer" @@ -130,7 +130,7 @@ { "ControlName" "CExLabel" "fieldName" "CreditsLabel" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" "labelText" "#TF_PVE_Currency" "textAlignment" "center" "xpos" "9999" -- cgit v1.2.3