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 /customizations/team_menu/teammenu-center.res | |
| parent | efba2d7f8d7c68205331fcc3accad683649faed8 (diff) | |
Font Update
- Converted Cerbetica fonts from TTF to OTF
- Removed unused font definitions to reduce loading times
Diffstat (limited to 'customizations/team_menu/teammenu-center.res')
| -rw-r--r-- | customizations/team_menu/teammenu-center.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/customizations/team_menu/teammenu-center.res b/customizations/team_menu/teammenu-center.res index 3bbf614..3ffe965 100644 --- a/customizations/team_menu/teammenu-center.res +++ b/customizations/team_menu/teammenu-center.res @@ -50,7 +50,7 @@ "wide" "110" "tall" "40" "textAlignment" "north" - "font" "CerbeticaBold16" + "font" "Cerbetica16" } "BlueTeamBG" @@ -68,7 +68,7 @@ "wide" "110" "tall" "40" "textAlignment" "north" - "font" "CerbeticaBold16" + "font" "Cerbetica16" } "RedTeamBG" @@ -86,7 +86,7 @@ "wide" "220" "tall" "20" "textAlignment" "center" - "font" "CerbeticaBold16" + "font" "Cerbetica16" } "AutoJoinBG" @@ -102,7 +102,7 @@ "wide" "220" "tall" "20" "textAlignment" "center" - "font" "CerbeticaBold16" + "font" "Cerbetica16" } "SpectateBG" @@ -117,7 +117,7 @@ "ypos" "c-15" "wide" "48" "tall" "40" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "east" "fgcolor" "255 255 255 175" } @@ -134,7 +134,7 @@ "enabled" "1" "labelText" "players" "textAlignment" "west" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "255 255 255 175" } @@ -145,7 +145,7 @@ "wide" "43" "tall" "40" "labelText" "%redcount%" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "east" "fgcolor" "255 255 255 175" } @@ -162,7 +162,7 @@ "enabled" "1" "labelText" "players" "textAlignment" "west" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "255 255 255 175" } }
\ No newline at end of file |
