diff options
-rw-r--r-- | res/maps/demo.tmx | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/res/maps/demo.tmx b/res/maps/demo.tmx index 179e3ca..0b8a539 100644 --- a/res/maps/demo.tmx +++ b/res/maps/demo.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="12" height="12" tilewidth="32" tileheight="32" nextobjectid="1"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="12" height="12" tilewidth="32" tileheight="32" nextobjectid="1"> <tileset firstgid="1" name="ground" tilewidth="32" tileheight="32" tilecount="441" columns="21"> <image source="../tilesets/ground.png" width="672" height="701"/> </tileset> @@ -17,9 +17,4 @@ eJyN0FEOwUAQxvHZ+7SH0CvwxgEITfrgEUHiAIi6AcID7oA74DL+m+ymuxOkD7/sdPJlZtJERFIkNd8Gsj+vz6Xq+4wLrioTZsP5N9zx+HJDFvC9J154/7hN99ro1ODnF9gYkRID6lyqtx/Ufr7NH8meMKOeo0ndwlSqXjTfKbFFl2zPxD0/f4Gh22mNyI0xMfE9idqRu71Lcius1T3hvypcz+7dkdvjoO75AENyNg0= </data> </layer> - <layer name="objects" width="12" height="12"> - <data encoding="base64" compression="zlib"> - eJxjYCAMNjAxMGwE4k1MRCgGgn1AdfuB+ACR6kHgLFDtORLUg8AloPrTQHyGBH03gWpvAbEOkB0NxDFQTAiA1HaS5rxBAw6TGK6kAAAu1A0K - </data> - </layer> </map> |