summaryrefslogtreecommitdiff
path: root/resource/ui/controlpointcountdown.res
blob: f99839f6323d85486c1bf9843d1c51cf8ff7bdd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
"Resource/UI/ControlPointCountdown.res"
{
	"CapCountdownLabel"
	{
		"ControlName"		"CExLabel"
		"fieldName"			"CapCountdownLabel"
		"font"				"HudFontSmallishBold"
		"xpos"				"0"
		"ypos"				"0"
		"zpos"				"1"
		"wide"				"30"
		"tall"				"30"
		"autoResize"		"0"
		"pinCorner"			"0"
		"visible"			"1"
		"enabled"			"1"
		"wrap"				"0"
		"labelText"			"%capturetime%"
		"textAlignment"		"center"
		"fgcolor"			"TanLight"
		"bgcolor"			"TanLight"
	}
}