Fix level-4.tmx.

This commit is contained in:
David Thompson 2024-05-23 16:53:11 -04:00
parent fcfcc9f21c
commit fb96e0e913

View file

@ -70,20 +70,5 @@
<property name="interval" type="int" value="4"/> <property name="interval" type="int" value="4"/>
</properties> </properties>
</object> </object>
<object id="24" gid="43" x="128" y="176" width="16" height="16">
<properties>
<property name="direction" value="left"/>
</properties>
</object>
<object id="25" gid="44" x="144" y="176" width="16" height="16">
<properties>
<property name="direction" value="up"/>
</properties>
</object>
<object id="26" gid="45" x="160" y="176" width="16" height="16">
<properties>
<property name="direction" value="down"/>
</properties>
</object>
</objectgroup> </objectgroup>
</map> </map>