mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Remove obsoleted "width" and "height" on <objectgroup> in TMX files
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
eJxzFWBgcB3Fo3gQYRCgt13ogJb2odtDS7tJAdS2Excfm9to4WdC4UGuGfjSES3dRKr7sKkhJe7xAVLjHiaGj08MINadxLgfm5mE5MkNG3zyxOinR74ZxQODAe6Mo10=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="Mapevents" width="29" height="21">
|
||||
<objectgroup name="Mapevents">
|
||||
<object name="east" type="mapchange" x="896" y="288" width="32" height="224">
|
||||
<properties>
|
||||
<property name="map" value="mountainlake11"/>
|
||||
@@ -157,7 +157,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn" width="29" height="21">
|
||||
<objectgroup name="Spawn">
|
||||
<object name="mwolf_2" type="spawn" x="288" y="480" width="32" height="32">
|
||||
<properties>
|
||||
<property name="quantity" value="1"/>
|
||||
@@ -169,12 +169,12 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn2" width="29" height="21">
|
||||
<objectgroup name="Spawn2">
|
||||
<object name="mwolf_1" type="spawn" x="64" y="160" width="800" height="416">
|
||||
<properties>
|
||||
<property name="quantity" value="5"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Keys" width="29" height="21"/>
|
||||
<objectgroup name="Keys"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user