share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Mon, 01 Dec 2014 11:11:19 -0500
changeset 10598 9dd0f41d3244
parent 10415 fb80f6b1327f
child 11899 0b6baf802b3d
permissions -rw-r--r--
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
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)