share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Tue, 24 Oct 2017 14:14:00 -0400
changeset 12758 327f71313e04
parent 11904 0b6baf802b3d
permissions -rw-r--r--
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...

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