share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author dag10
Fri, 01 Feb 2013 18:07:43 -0500
changeset 8467 dc53b4b66fa0
parent 8443 2debc9b9f917
child 11769 8b17caab10ec
permissions -rw-r--r--
Made map preview a random/edit button again. Changed how I fixed a bug in r06541556df53. Removed newline delimiters used in maps' desc.txt. The description label actually auto-wraps :)

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