22 lines
743 B
XML
22 lines
743 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<struct name="SavedStateID" type="single">
|
|
<properties>
|
|
<property ID="0x00" name="State ID 1" type="long">
|
|
<default>0</default>
|
|
<cook_pref>always</cook_pref>
|
|
</property>
|
|
<property ID="0x01" name="State ID 2" type="long">
|
|
<default>0</default>
|
|
<cook_pref>always</cook_pref>
|
|
</property>
|
|
<property ID="0x02" name="State ID 3" type="long">
|
|
<default>0</default>
|
|
<cook_pref>always</cook_pref>
|
|
</property>
|
|
<property ID="0x03" name="State ID 4" type="long">
|
|
<default>0</default>
|
|
<cook_pref>always</cook_pref>
|
|
</property>
|
|
</properties>
|
|
</struct>
|