summaryrefslogtreecommitdiff
path: root/resource/ui/itemquickswitch.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:17:28 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:17:28 -0500
commiteb9e3bf73092500579d32f998fce70fa265e6d1c (patch)
tree49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/itemquickswitch.res
parent8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff)
Code Formatting
Diffstat (limited to 'resource/ui/itemquickswitch.res')
-rw-r--r--resource/ui/itemquickswitch.res38
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"