diff options
Diffstat (limited to 'resource/ui/itemquickswitch.res')
| -rw-r--r-- | resource/ui/itemquickswitch.res | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/resource/ui/itemquickswitch.res b/resource/ui/itemquickswitch.res index ec7c213..573146b 100644 --- a/resource/ui/itemquickswitch.res +++ b/resource/ui/itemquickswitch.res @@ -95,6 +95,25 @@ "enabled" "1" } + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "font" "ItemFontNameSmallest" + "labelText" "#NoItemsToEquip" + "textAlignment" "center" + "xpos" "3" + "ypos" "0" + "zpos" "10" + "wide" "220" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + "TopLine" { "ControlName" "ImagePanel" @@ -155,25 +174,6 @@ } } - "NoItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoItemsLabel" - "font" "ItemFontNameSmallest" - "labelText" "#NoItemsToEquip" - "textAlignment" "center" - "xpos" "3" - "ypos" "0" - "zpos" "10" - "wide" "220" - "tall" "30" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "fgcolor_override" "LightRed" - } - "loadout_preset_panel" { "ControlName" "CLoadoutPresetPanel" |
