fix plane order for some machine tiles

This commit is contained in:
Lephenixnoir 2022-06-25 19:33:37 +01:00
parent b094c8a3f7
commit f349d6b69b
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 2 additions and 2 deletions

View File

@ -32,12 +32,12 @@
</tile>
<tile id="9">
<properties>
<property name="plane" value="WALL"/>
<property name="plane" value="CEILING"/>
</properties>
</tile>
<tile id="10">
<properties>
<property name="plane" value="WALL"/>
<property name="plane" value="CEILING"/>
</properties>
</tile>
<tile id="14">