summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storeviewcartpanel.res
diff options
context:
space:
mode:
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"
+ }
}
}