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/huditemeffectmeter_powerupbottle.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/huditemeffectmeter_powerupbottle.res')
| -rw-r--r-- | resource/ui/huditemeffectmeter_powerupbottle.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res index 77cfca1..6fc06f4 100644 --- a/resource/ui/huditemeffectmeter_powerupbottle.res +++ b/resource/ui/huditemeffectmeter_powerupbottle.res @@ -64,14 +64,14 @@ "centerwrap" "1" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica12" + "font" "HudFontSmallest" } "CanteenLabel" { "ControlName" "CExLabel" "fieldName" "CanteenLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "TanLight" "xpos" "5" "ypos" "0" @@ -120,6 +120,6 @@ "textAlignment" "east" "dulltext" "0" "brighttext" "0" - "font" "Cerbetica16" + "font" "HudFontSmallishBold" } }
\ No newline at end of file |
