diff options
Diffstat (limited to 'graphics/tilesets/woodland_graveyard_crypt.tsx')
-rw-r--r-- | graphics/tilesets/woodland_graveyard_crypt.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/woodland_graveyard_crypt.tsx b/graphics/tilesets/woodland_graveyard_crypt.tsx index a42b6670..abe90e04 100644 --- a/graphics/tilesets/woodland_graveyard_crypt.tsx +++ b/graphics/tilesets/woodland_graveyard_crypt.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <tileset name="woodland_graveyard_crypt" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/woodland_graveyard_crypt.png" width="224" height="288"/> + <image source="woodland_graveyard_crypt.png" width="224" height="288"/> </tileset> |