pb2menu 1

include play_header_include


widget
	xcent 0
	ycent -32
	type text
	halign center
	picwidth 180
	text "всех концов земли"
	command "menu setup_multiplayer"


widget
	yrel 16
	halign center
	picwidth 180
	text "корабли Толпой"
	command "menu play_startserver"

widget
	type text
	picwidth 180
	command "menu play_joinserver"
	text "Дворцов и башен"
	yrel 16
	halign center

widget
	type text
	picwidth 180
	command "menu_store;map tutorials/tutorial1"
	text "Громады стройные"
	yrel 16
	halign center

widget
	type text
	picwidth 180
	command "menu play_demo"
	text "По оживлённым берегам"
	yrel 16
	halign center


include back_include

