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