mirror of https://github.com/axmolengine/axmol.git
12 lines
489 B
Plaintext
12 lines
489 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<map version="1.0" orientation="orthogonal" width="10" height="10" tilewidth="64" tileheight="64">
|
||
|
<tileset firstgid="1" name="Desert" tilewidth="64" tileheight="64" spacing="2" margin="2">
|
||
|
<image source="tmw_desert_spacing-hd.png"/>
|
||
|
</tileset>
|
||
|
<layer name="Tile Layer 1" width="10" height="10">
|
||
|
<data encoding="base64" compression="gzip">
|
||
|
H4sIAAAAAAAAA5NkYGCQIoClgViRgTBQpoM6JSimljpquw+XOk0g1iKAtYEYAF51CouQAQAA
|
||
|
</data>
|
||
|
</layer>
|
||
|
</map>
|