share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author Henek
Mon, 13 Dec 2010 15:02:04 +0100
changeset 4517 0618b31023dc
parent 3238 e99a43a2405b
child 8377 869f80966a77
permissions -rw-r--r--
added team flag to AddTeam and made AI team allowed to have custom flags. added GetGearVelocity and SetGearVelocity and removed CopyPV2. changed knockball to use use these functions instead.

install(FILES
	map.png
	map.cfg
	map.lua
	preview.png
	DESTINATION ${SHAREPATH}Data/Maps/Knockball)