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/005-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/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index 818ae7fd..d54b384b 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="135" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="98"> <properties> <property name="author" value="Saulc, jesusalva, "/> <property name="license" value="CC BY-SA 3.0"/> |