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/mvmscoreboard.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/mvmscoreboard.res')
| -rw-r--r-- | resource/ui/mvmscoreboard.res | 6 |
1 files changed, 3 insertions, 3 deletions
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" |
