share/hedgewars/Data/Maps/Sticks/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 26 Aug 2018 16:51:01 +0200
changeset 13706 dec29ef3ef76
parent 11769 8b17caab10ec
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.

install(FILES
    map.png
    map.cfg
    preview.png
    credits.txt
    DESTINATION ${SHAREPATH}Data/Maps/Sticks)