share/hedgewars/Data/Maps/BasketballField/CMakeLists.txt
author sheepluva
Tue, 16 Dec 2014 22:30:17 +0100
changeset 10680 4a4a82686e91
parent 10631 3d164350cc48
permissions -rw-r--r--
issue #871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash" Due to doStepRopeWork's being completely skipped 75% of the ticks - including drowning/detachment-condition checks

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