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/classloadoutpanel.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/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 05adec9..88aaf8d 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -101,7 +101,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" "labelText" ">>" "textAlignment" "west" "xpos" "c-290" @@ -327,7 +327,7 @@ "tabPosition" "0" "labelText" "R" "textAlignment" "center" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "scaleImage" "1" "command" "sv_cheats 1;r_skin 0" @@ -356,7 +356,7 @@ "tabPosition" "0" "labelText" "B" "textAlignment" "center" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "scaleImage" "1" "command" "sv_cheats 1;r_skin 1" |
