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/wavestatuspanel.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/wavestatuspanel.res')
| -rw-r--r-- | resource/ui/wavestatuspanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/wavestatuspanel.res b/resource/ui/wavestatuspanel.res index f46e55f..0997b4a 100644 --- a/resource/ui/wavestatuspanel.res +++ b/resource/ui/wavestatuspanel.res @@ -25,7 +25,7 @@ { "ControlName" "CExLabel" "fieldName" "WaveCountLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "140" "ypos" "15" @@ -43,7 +43,7 @@ { "ControlName" "CExLabel" "fieldName" "WaveCountLabelShadow" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TransparentBlack" "xpos" "-1" "ypos" "-1" @@ -85,7 +85,7 @@ { "ControlName" "CExLabel" "fieldName" "SupportLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "fgcolor" "TanLight" "xpos" "55" "ypos" "6" |
