pb2menu 1

background menu_bg_ingame


widget
	xcent 0
	ycent -44
	halign center
	type text
	text "  Auto Assign  "
	command "cmd join auto"

widget
	yrel 16
	halign center
	type text
	text "  Join Red  "
	command "cmd join red"

widget
	yrel 16
	halign center
	type text
	text "  Join Blue  "
	command "cmd join blue"

widget
	yrel 16
	halign center
	type text
	text "  Join Purple  "
	command "cmd join purple"
	
widget
	yrel 16
	halign center
	type text
	text "  Join Yellow  "
	command "cmd join yellow"

widget
	yrel 16
	halign center
	type text
	text "  Switch to Observer  "
	command "cmd join observer"
