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