21 lines
555 B
XML
21 lines
555 B
XML
<StepState Schema="1.0" NameSpace="BioshockHD">
|
|
<StepStates>
|
|
<StepState Step="1">
|
|
<ControlState>
|
|
<Control Type="CheckBox" ID="CheckBox_Enable">
|
|
<CheckBoxProperties CheckState="1"/>
|
|
</Control>
|
|
<Control Type="ComboBox" ID="VersionCombo">
|
|
<ComboBoxProperties SelectedIndex="0"/>
|
|
</Control>
|
|
<Control Type="CheckBox" ID="FOVHack_Enable">
|
|
<CheckBoxProperties CheckState="1"/>
|
|
</Control>
|
|
</ControlState>
|
|
<ViewportState SBVertPos="0"/>
|
|
</StepState>
|
|
<ViewportState LastStep="1"/>
|
|
</StepStates>
|
|
</StepState>
|
|
|