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