diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
| commit | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (patch) | |
| tree | ac3a22f7e68302debbb2a9d7f4c3055c8c1a8783 /resource/ui/itemquickswitch.res | |
| parent | ff348d625bc18045151da09c351090fd6a290624 (diff) | |
Miscellenaous Tweaks
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" |
