share/hedgewars/Data/Maps/SB_Shrooms/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 26 Aug 2018 16:51:01 +0200
changeset 13706 dec29ef3ef76
parent 9042 fcec7b7799a6
permissions -rw-r--r--
GameServer: Use consistent formatting of clan chat (compared with engine) It's called "clan chat" now, not "team chat". Also the brackets and text positions were inconsistent with engine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9042
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     1
install(FILES
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     2
    map.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     3
    mask.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     4
    map.cfg
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     5
    preview.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Shrooms)