share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Tue, 09 Dec 2014 22:56:34 -0500
changeset 10645 b8c73bacb31e
parent 10415 fb80f6b1327f
child 11899 0b6baf802b3d
permissions -rw-r--r--
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10415
nemo
parents:
diff changeset
     1
install(FILES
nemo
parents:
diff changeset
     2
    mask.png
nemo
parents:
diff changeset
     3
    map.cfg
nemo
parents:
diff changeset
     4
    map.lua
nemo
parents:
diff changeset
     5
    preview.png
nemo
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)