share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author sheepluva
Wed, 07 Oct 2015 23:20:31 +0200
changeset 11205 9301550d2566
parent 8443 2debc9b9f917
child 12335 fc6bb8471882
permissions -rw-r--r--
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)

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