updates
This commit is contained in:
parent
efd0a053ad
commit
9a44dd843b
2 changed files with 1 additions and 17 deletions
|
@ -262,22 +262,6 @@
|
|||
|
||||
<hrule/>
|
||||
|
||||
<checkbox>
|
||||
<label>EIS2 Displays</label>
|
||||
<halign>left</halign>
|
||||
<enable>
|
||||
<equals>
|
||||
<property>/gear/gear[0]/wow</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</enable>
|
||||
<property>/options/EIS2</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
<live>true</live>
|
||||
</checkbox>
|
||||
|
||||
<checkbox>
|
||||
<label>Skip IRS alignment</label>
|
||||
<halign>left</halign>
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
</sim>
|
||||
|
||||
<options>
|
||||
<EIS2 type="bool">1</EIS2>
|
||||
<EIS2 type="bool">0</EIS2>
|
||||
</options>
|
||||
</PropertyList>
|
||||
|
|
Reference in a new issue