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/hudtournamentsetup.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/hudtournamentsetup.res') diff --git a/resource/ui/hudtournamentsetup.res b/resource/ui/hudtournamentsetup.res index cabb9e1..d60dc54 100644 --- a/resource/ui/hudtournamentsetup.res +++ b/resource/ui/hudtournamentsetup.res @@ -40,7 +40,7 @@ { "ControlName" "Label" "fieldName" "TournamentTeamNameLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "35" "ypos" "20" "zpos" "1" @@ -78,7 +78,7 @@ "bgcolor_override" "Transparent" "labelText" "%teamname%" "textAlignment" "west" - "font" "Cerbetica12" + "font" "HudFontSmallest" } "HudTournamentNameBG" @@ -107,7 +107,7 @@ "brighttext" "0" "command" "teamnotready" "default" "1" - "font" "CerbeticaBold12" + "font" "Cerbetica12" "fgcolor" "ColorRed" "defaultBgColor_override" "Blank" @@ -138,7 +138,7 @@ "command" "teamready" "paintborder" "0" "default" "1" - "font" "CerbeticaBold12" + "font" "Cerbetica12" "fgcolor" "ColorGreen" "defaultBgColor_override" "Blank" -- cgit v1.2.3