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/hudaccountpanel.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/hudaccountpanel.res')
| -rw-r--r-- | resource/ui/hudaccountpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res index 631a86d..00cab75 100644 --- a/resource/ui/hudaccountpanel.res +++ b/resource/ui/hudaccountpanel.res @@ -8,11 +8,11 @@ "PositiveColor" "ColorGreen" "NegativeColor" "ColorRed" "delta_lifetime" "2" - "delta_item_font" "Cerbetica26" + "delta_item_font" "HudFontMedium" "delta_item_x_minmode" "18" "delta_item_start_y_minmode" "10" "delta_item_end_y_minmode" "25" - "delta_item_font_minmode" "Cerbetica14" + "delta_item_font_minmode" "HudFontSmall" } "AccountBG" |
