We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9787ec1 commit 9336863Copy full SHA for 9336863
tests/Res/TileMaps/iso-test-bug787.tmx
@@ -2,7 +2,7 @@
2
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
3
<map version="1.0" orientation="isometric" width="64" height="64" tilewidth="64" tileheight="32">
4
<tileset firstgid="1" name="Untitled" tilewidth="64" tileheight="115" spacing="2" margin="2">
5
- <image source="../TileMaps/iso-test.png"/>
+ <image source="iso-test.png"/>
6
</tileset>
7
<layer name="Layer 0" width="64" height="64">
8
<data encoding="base64" compression="gzip">
0 commit comments