summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storehome_premium.res
blob: d5fab06148a2046effc016c71faf6b1bae0779eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#base "StoreHome_Base.res"

"Resource/UI/StoreHome_Premium.res"
{
	"PremiumCallout"
	{
		"ControlName"	"EditablePanel"
		"fieldName"		"PremiumCallout"
		"xpos"			"c-323"
		"ypos"			"c-45"
		"zpos"			"-1"
		"wide"			"300"
		"tall"			"300"
		"visible"		"1"
		"enabled"		"1"

		"MannCoImage"
		{
			"ControlName"	"ImagePanel"
			"fieldName"		"MannCoImage"
			"wide"			"420"
			"tall"			"220"
			"visible"		"0"
			"enabled"		"1"
			"scaleImage"	"1"
			"xpos"			"15"
			"ypos"			"0"
			"zpos"			"0"
		}
	}
}