diff options
Diffstat (limited to 'graphics/tilesets/cave_ani_wetwall.tsx')
-rw-r--r-- | graphics/tilesets/cave_ani_wetwall.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/cave_ani_wetwall.tsx b/graphics/tilesets/cave_ani_wetwall.tsx index 2256b2e9..289ca85e 100644 --- a/graphics/tilesets/cave_ani_wetwall.tsx +++ b/graphics/tilesets/cave_ani_wetwall.tsx @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <tileset name="cave_ani_wetwall" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/cave_ani_wetwall.png" width="512" height="512"/> + <image source="cave_ani_wetwall.png" width="512" height="512"/> <tile id="0"> <properties> <property name="animation-delay0" value="10"/> |