diff options
Diffstat (limited to 'resource/ui/econ/BackpackPanel.res')
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index 74c6637..2fb6603 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -176,13 +176,13 @@ { "ControlName" "CExLabel" "fieldName" "ClassLabel" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "labelText" "#ClassBeingEquipped" "textAlignment" "west" "xpos" "c-280" "ypos" "15" "zpos" "1" - "wide" "210" + "wide" "250" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -244,7 +244,7 @@ "ControlName" "CheckButton" "fieldName" "ShowBaseItemsCheckbox" "labelText" "#ShowBaseItemsCheckBox" - "font" "Cerbetica10" + "font" "HudFontSmallestBold" "textAlignment" "east" "xpos" "c-29" "ypos" "15" |
