diff options
Diffstat (limited to 'maps/000-2-4.tmx')
-rw-r--r-- | maps/000-2-4.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/000-2-4.tmx b/maps/000-2-4.tmx index 25cc2555..88dfeda8 100644 --- a/maps/000-2-4.tmx +++ b/maps/000-2-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="70" height="62" tilewidth="32" tileheight="32" nextobjectid="22"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="62" tilewidth="32" tileheight="32" infinite="0" nextobjectid="23"> <properties> <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> @@ -514,5 +514,6 @@ <property name="spawn" value="80000"/> </properties> </object> + <object id="22" name="^ALIG|^HID" type="anchor" x="1152" y="960" width="32" height="32"/> </objectgroup> </map> |