pb2menu 1

background menu_bg_ingame

widget
	xcent 0
	ycent -36
	halign center
	type text
	text "    Main Menu    "
	command "menu main"

widget
	yrel 16
	halign center
	type text
	text "    Join Team    "
	command "menu join"


widget
	yrel 16
	xcent 0
	halign center
	type text
	text "      Setup      "
	command "menu setup"

widget
	yrel 16
	halign center
	type text
	text "   Remote Admin   "
	command "menu admin"
	
widget
	yrel 16
	halign center
	type text
	text "      Vote      "
	command "menu vote_map2"