diff options
author | Alige <gauvain.dauchy@free.fr> | 2017-09-03 19:55:51 +0400 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2017-09-03 19:55:51 +0400 |
commit | 1e320f13fa3a8e3e08181cef72f2ba11fbce7d29 (patch) | |
tree | c6d93741ad23c5776b7b09f2ee6f4580183d12e0 /maps/001-2-32.tmx | |
parent | 5602e30b28bd84b784d6e4e82b161cf1d8e02997 (diff) | |
download | clientdata-1e320f13fa3a8e3e08181cef72f2ba11fbce7d29.tar.gz clientdata-1e320f13fa3a8e3e08181cef72f2ba11fbce7d29.tar.bz2 clientdata-1e320f13fa3a8e3e08181cef72f2ba11fbce7d29.tar.xz clientdata-1e320f13fa3a8e3e08181cef72f2ba11fbce7d29.zip |
Added Tiled version string on all maps.
Diffstat (limited to 'maps/001-2-32.tmx')
-rw-r--r-- | maps/001-2-32.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-32.tmx b/maps/001-2-32.tmx index 8345cff5..e3932db8 100644 --- a/maps/001-2-32.tmx +++ b/maps/001-2-32.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="57" height="58" tilewidth="32" tileheight="32" nextobjectid="28"> +<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="57" height="58" tilewidth="32" tileheight="32" nextobjectid="28"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> |