summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storeviewcartpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
committerCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
commit40607cb02752a894fef2762fb83fb96c14054307 (patch)
tree67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/econ/store/v2/storeviewcartpanel.res
parent41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff)
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/econ/store/v2/storeviewcartpanel.res')
-rw-r--r--resource/ui/econ/store/v2/storeviewcartpanel.res19
1 files changed, 19 insertions, 0 deletions
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res
index 325ce7d..f853c97 100644
--- a/resource/ui/econ/store/v2/storeviewcartpanel.res
+++ b/resource/ui/econ/store/v2/storeviewcartpanel.res
@@ -148,6 +148,25 @@
"labelText" "%price%"
"fgcolor_override" "130 120 104 255"
}
+
+ "PreviewItemLabel"
+ {
+ "ControlName" "Label"
+ "fieldname" "PreviewItemLabel"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "xpos" "110"
+ "ypos" "36"
+ "wide" "250"
+ "tall" "15"
+ "zpos" "15"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%preview_item%"
+ "fgcolor_override" "130 120 104 255"
+ }
}
}