diff options
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index d7df112..cb3ac7b 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -91,7 +91,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "HudFontMediumSmallSecondary" + "font" "HudFontMediumSmall" "labelText" ">>" "textAlignment" "west" "xpos" "c-290" @@ -109,7 +109,7 @@ { "ControlName" "CExLabel" "fieldName" "ClassLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ClassBeingEquipped" "textAlignment" "west" "xpos" "c-270" @@ -200,7 +200,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemSlotLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#PrimaryWeapon" "textAlignment" "center" "xpos" "c-185" @@ -263,7 +263,7 @@ "ControlName" "CheckButton" "fieldName" "OnlyAllowUniqueQuality" "labelText" "#OnlyAllowUniqueQuality" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "east" "xpos" "c-295" "ypos" "288" |
