diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-01 17:31:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-01 17:31:19 -0300 |
commit | 1cfe0c369e13cfc948853b1419bfbbd1970c1370 (patch) | |
tree | f1ae59386e1be3b810cc0b4ce00bb6925de1b5ea /maps/014-5-1.tmx | |
parent | 776d847222ddb7d85b0eb42c18bee43b871eeaab (diff) | |
download | clientdata-1cfe0c369e13cfc948853b1419bfbbd1970c1370.tar.gz clientdata-1cfe0c369e13cfc948853b1419bfbbd1970c1370.tar.bz2 clientdata-1cfe0c369e13cfc948853b1419bfbbd1970c1370.tar.xz clientdata-1cfe0c369e13cfc948853b1419bfbbd1970c1370.zip |
Update all maps to Tiled 1.4.1+
Lock some of the height layer to prevent accidental editing
Diffstat (limited to 'maps/014-5-1.tmx')
-rw-r--r-- | maps/014-5-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/014-5-1.tmx b/maps/014-5-1.tmx index bb08aec1..a5ffc3fa 100644 --- a/maps/014-5-1.tmx +++ b/maps/014-5-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="75" height="75" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="41"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="75" height="75" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="41"> <properties> <property name="Author" value="Jesusalva"/> <property name="license" value="GPL 3 / CC BY-SA 3.0"/> |