7 lines
296 B
XML
7 lines
296 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.8" tiledversion="1.8.4" name="main" tilewidth="32" tileheight="32" tilecount="1" columns="0">
|
|
<grid orientation="orthogonal" width="1" height="1"/>
|
|
<tile id="0">
|
|
<image width="32" height="32" source="grass.png"/>
|
|
</tile>
|
|
</tileset>
|