diff options
-rw-r--r-- | graphics/tilesets/woodland_graveyard_crypt.png | bin | 95421 -> 150588 bytes | |||
-rw-r--r-- | graphics/tilesets/woodland_graveyard_crypt.tsx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/woodland_graveyard_crypt.png b/graphics/tilesets/woodland_graveyard_crypt.png Binary files differindex 00aa7714..9d70c462 100644 --- a/graphics/tilesets/woodland_graveyard_crypt.png +++ b/graphics/tilesets/woodland_graveyard_crypt.png 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> |