PrimeWorldEditor/templates/mp2/Structs/LayerSwitch.xml

10 lines
310 B
XML
Raw Normal View History

2016-01-02 17:24:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<struct name="LayerSwitch" type="single">
<properties>
<property ID="0x00" name="Area ID" type="file" extensions="UNKN"/>
<property ID="0x01" name="Layer #" type="long">
<default>0</default>
</property>
</properties>
2016-01-02 17:24:40 +00:00
</struct>