diff options
Diffstat (limited to 'resource/ui/destroy_menu')
| -rw-r--r-- | resource/ui/destroy_menu/base_active.res | 4 | ||||
| -rw-r--r-- | resource/ui/destroy_menu/base_inactive.res | 8 | ||||
| -rw-r--r-- | resource/ui/destroy_menu/hudmenuengydestroy.res | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/destroy_menu/base_active.res b/resource/ui/destroy_menu/base_active.res index 892baaa..2ace4fa 100644 --- a/resource/ui/destroy_menu/base_active.res +++ b/resource/ui/destroy_menu/base_active.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "0" "ypos" "4" "zpos" "1" @@ -88,7 +88,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "fgcolor" "TanLight" "xpos" "0" "ypos" "95" diff --git a/resource/ui/destroy_menu/base_inactive.res b/resource/ui/destroy_menu/base_inactive.res index 64635cf..119d671 100644 --- a/resource/ui/destroy_menu/base_inactive.res +++ b/resource/ui/destroy_menu/base_inactive.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" "NotBuiltLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "0" "ypos" "60" "zpos" "2" @@ -60,7 +60,7 @@ { "ControlName" "CExLabel" "fieldName" "UnavailableLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "xpos" "0" "ypos" "60" "zpos" "2" @@ -97,7 +97,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "Cerbetica20" + "font" "HudFontMediumSecondary" "fgcolor" "ColorRed" "xpos" "0" "ypos" "95" diff --git a/resource/ui/destroy_menu/hudmenuengydestroy.res b/resource/ui/destroy_menu/hudmenuengydestroy.res index 4ccaece..35accc6 100644 --- a/resource/ui/destroy_menu/hudmenuengydestroy.res +++ b/resource/ui/destroy_menu/hudmenuengydestroy.res @@ -33,7 +33,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "xpos" "20" "ypos" "0" "zpos" "2" @@ -53,7 +53,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabelDropshadow" - "font" "CerbeticaBold28" + "font" "Cerbetica28" "fgcolor" "TransparentBlack" "xpos" "-2" "ypos" "-2" |
