mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-07 05:36:07 +00:00
10 lines
310 B
XML
10 lines
310 B
XML
<?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>
|
|
</struct>
|