diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-28 20:08:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-28 20:08:00 -0300 |
commit | d66feaac9b82987cdee0b2784f503dc294144721 (patch) | |
tree | 0ca7b1a7da20fb993a9305566f865406c81a3c28 /maps/012-6.tmx | |
parent | 9954ce77c43a585607e7e20a10ba7d87c13cf11f (diff) | |
download | clientdata-d66feaac9b82987cdee0b2784f503dc294144721.tar.gz clientdata-d66feaac9b82987cdee0b2784f503dc294144721.tar.bz2 clientdata-d66feaac9b82987cdee0b2784f503dc294144721.tar.xz clientdata-d66feaac9b82987cdee0b2784f503dc294144721.zip |
Resize maps.
Diffstat (limited to 'maps/012-6.tmx')
-rw-r--r-- | maps/012-6.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/012-6.tmx b/maps/012-6.tmx index a1e10846..49e2a0bc 100644 --- a/maps/012-6.tmx +++ b/maps/012-6.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" nextobjectid="43"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" nextobjectid="44"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -694,5 +694,6 @@ <property name="dest_y" value="65"/> </properties> </object> + <object id="43" name="Margin" type="fixme" x="992" y="1280" width="640" height="640"/> </objectgroup> </map> |