diff options
Diffstat (limited to 'resource/ui/itemquickswitch.res')
| -rw-r--r-- | resource/ui/itemquickswitch.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/itemquickswitch.res b/resource/ui/itemquickswitch.res index 149eec9..9ec2a6e 100644 --- a/resource/ui/itemquickswitch.res +++ b/resource/ui/itemquickswitch.res @@ -62,13 +62,6 @@ "xpos" "9999" } - "NoItemsLabel" - { - "ControlName" "CExLabel" - "fieldName" "NoItemsLabel" - "xpos" "9999" - } - "TopLine" { "ControlName" "ImagePanel" @@ -129,6 +122,13 @@ } } + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "xpos" "9999" + } + "loadout_preset_panel" { "ControlName" "CLoadoutPresetPanel" |
