diff options
author | Wushin <pasekei@gmail.com> | 2015-05-17 12:24:23 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-05-17 12:24:23 -0500 |
commit | 653e016b07738402faf93a018eda55284ce5c7eb (patch) | |
tree | 1fa585ddae7fcbfafbbb23be56006d50b6ffe2d2 /tilesets/woodland_indoor_x3.tsx | |
parent | a785b9c5479406b512ab2b7f0ca7990219c827bd (diff) | |
parent | 99a786f282f4ffb183c5562bb4907a3f4395ca44 (diff) | |
download | clientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.gz clientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.bz2 clientdata-653e016b07738402faf93a018eda55284ce5c7eb.tar.xz clientdata-653e016b07738402faf93a018eda55284ce5c7eb.zip |
Merge pull request #261 from mekolat/debugroom
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> |