mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-07 19:57:00 +01:00
tests: All map tests working
This commit is contained in:
5
tests/test_data/map_tests/hexagonal/tileset.tsx
Normal file
5
tests/test_data/map_tests/hexagonal/tileset.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.5" tiledversion="1.7.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>
|
||||
Reference in New Issue
Block a user