mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-28 15:22:28 +01:00
6 lines
263 B
XML
6 lines
263 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<tileset version="1.9" tiledversion="1.9.0" name="tileset" tilewidth="18" tileheight="18" tilecount="20" columns="5">
|
|
<tileoffset x="0" y="1"/>
|
|
<image source="../../images/hexmini.png" width="106" height="72"/>
|
|
</tileset>
|