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