From e391ac81598292127c356fcb6adbd83db72c5888 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 20:38:01 -0400 Subject: Font Update - Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times --- resource/ui/build_menu/base_already_built.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/build_menu/base_already_built.res') diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res index ee22bb6..b614adb 100644 --- a/resource/ui/build_menu/base_already_built.res +++ b/resource/ui/build_menu/base_already_built.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "0" "ypos" "4" "zpos" "1" @@ -41,7 +41,7 @@ { "ControlName" "CExLabel" "fieldName" "CantBuildReason" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "0" "ypos" "60" "zpos" "2" @@ -78,7 +78,7 @@ { "ControlName" "CExLabel" "fieldName" "CostLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "ColorRed" "xpos" "50" "ypos" "20" @@ -113,7 +113,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "fgcolor" "ColorRed" "xpos" "0" "ypos" "95" -- cgit v1.2.3