share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author unc0rr
Tue, 21 May 2013 23:48:00 +0400
changeset 9032 2345f5f96a29
parent 8443 2debc9b9f917
child 10631 3d164350cc48
permissions -rw-r--r--
Clear nickname in case of collision so client could try again. Should help with issue #550 if not fix it.

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