summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/base_active.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 20:38:01 -0400
committerCriticalFlaw <[email protected]>2020-08-07 20:38:01 -0400
commite391ac81598292127c356fcb6adbd83db72c5888 (patch)
tree00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/build_menu/base_active.res
parentefba2d7f8d7c68205331fcc3accad683649faed8 (diff)
Font Update
- Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times
Diffstat (limited to 'resource/ui/build_menu/base_active.res')
-rw-r--r--resource/ui/build_menu/base_active.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res
index fde8171..ee30937 100644
--- a/resource/ui/build_menu/base_active.res
+++ b/resource/ui/build_menu/base_active.res
@@ -4,7 +4,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
- "font" "Cerbetica14"
+ "font" "HudFontSmall"
"xpos" "0"
"ypos" "4"
"zpos" "1"
@@ -72,7 +72,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CostLabel"
- "font" "Cerbetica14"
+ "font" "HudFontSmall"
"fgcolor" "TanLight"
"xpos" "50"
"ypos" "22"
@@ -91,7 +91,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CostLabelShadow"
- "font" "Cerbetica14"
+ "font" "HudFontSmall"
"fgcolor" "TransparentBlack"
"xpos" "-2"
"ypos" "-2"
@@ -149,7 +149,7 @@
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
- "font" "Cerbetica20"
+ "font" "HudFontMediumSecondary"
"fgcolor" "TanLight"
"xpos" "0"
"ypos" "95"