diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-01 13:45:14 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-02 14:12:51 -0400 |
commit | 99a786f282f4ffb183c5562bb4907a3f4395ca44 (patch) | |
tree | c85a2e4db7b34c7451eff26fcae61d46c319d8da /tilesets/woodland_indoor_x3.tsx | |
parent | 1f160054f89428ce3ef9159661d9446e1cdc9a5f (diff) | |
download | clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.gz clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.bz2 clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.xz clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.zip |
revamp the GM lounge
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 9f34fe9f..b7594042 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="192"/> + <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="288"/> </tileset> |