share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author smxx
Thu, 01 Apr 2010 16:46:44 +0000
changeset 3240 e3b52d10b4c2
parent 3004 e9b3613cc3fb
child 8377 869f80966a77
permissions -rw-r--r--
Maps: * Basketball/Knockball: Avoid trying to count score or show mission goals before round start (would crash engine)

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