From 40607cb02752a894fef2762fb83fb96c14054307 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Aug 2018 16:56:13 -0400 Subject: Formatting Changes Hopefully nothing is broken...? --- resource/ui/econ/store/v2/storeviewcartpanel.res | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'resource/ui/econ/store/v2/storeviewcartpanel.res') 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" + } } } -- cgit v1.2.3