diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 20:38:01 -0400 |
| commit | e391ac81598292127c356fcb6adbd83db72c5888 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/hudtournamentsetup.res | |
| parent | efba2d7f8d7c68205331fcc3accad683649faed8 (diff) | |
Font Update
- Converted Cerbetica fonts from TTF to OTF
- Removed unused font definitions to reduce loading times
Diffstat (limited to 'resource/ui/hudtournamentsetup.res')
| -rw-r--r-- | resource/ui/hudtournamentsetup.res | 8 |
1 files changed, 4 insertions, 4 deletions
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" |
