diff options
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> |