This commit is contained in:
Joshua Davidson 2017-05-16 11:41:30 -04:00
parent efd0a053ad
commit 9a44dd843b
2 changed files with 1 additions and 17 deletions

View file

@ -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>

View file

@ -11,6 +11,6 @@
</sim>
<options>
<EIS2 type="bool">1</EIS2>
<EIS2 type="bool">0</EIS2>
</options>
</PropertyList>