summaryrefslogtreecommitdiff
path: root/maps/CMakeLists.txt
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-11-15 22:51:10 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-11-15 22:51:10 +0000
commit602e0180d73c0cebe572f024df82d5d86af67c21 (patch)
treed111f81456e8dac4a77434d0ae88d80136a4058e /maps/CMakeLists.txt
parentce1cae326402056ea821f9f52b65c2d9d4e6dbd9 (diff)
downloadclientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.gz
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.bz2
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.xz
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.zip
Added woodland village outdoor tileset and maps. Modified gates on the nearby maps.
Diffstat (limited to 'maps/CMakeLists.txt')
-rw-r--r--maps/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/CMakeLists.txt b/maps/CMakeLists.txt
index c5e0033e..99fde32f 100644
--- a/maps/CMakeLists.txt
+++ b/maps/CMakeLists.txt
@@ -16,6 +16,8 @@ SET(FILES
new_15-1.tmx.gz
new_16-1.tmx.gz
new_17-1.tmx.gz
+ new_18-1.tmx.gz
+ new_19-1.tmx.gz
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/maps)
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/maps) \ No newline at end of file