mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-08-05 19:55:35 +00:00
18 lines
590 B
XML
18 lines
590 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="LayerID" type="single">
|
|
<properties>
|
|
<property ID="0x00" name="Layer ID Part 1" type="long">
|
|
<default>0</default>
|
|
</property>
|
|
<property ID="0x01" name="Layer ID Part 2" type="long">
|
|
<default>0</default>
|
|
</property>
|
|
<property ID="0x02" name="Layer ID Part 3" type="long">
|
|
<default>0</default>
|
|
</property>
|
|
<property ID="0x03" name="Layer ID Part 4" type="long">
|
|
<default>0</default>
|
|
</property>
|
|
</properties>
|
|
</struct>
|