fixed radar switch array error...
This commit is contained in:
parent
e13df0af25
commit
db3f1f32a0
1 changed files with 2 additions and 2 deletions
|
@ -173,7 +173,7 @@ Syd Adams
|
||||||
<property>instrumentation/wxradar/switch-pos</property>
|
<property>instrumentation/wxradar/switch-pos</property>
|
||||||
<step>-1</step>
|
<step>-1</step>
|
||||||
<min>0</min>
|
<min>0</min>
|
||||||
<max>4</max>
|
<max>3</max>
|
||||||
<wrap>false</wrap>
|
<wrap>false</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
|
@ -190,7 +190,7 @@ Syd Adams
|
||||||
<property>instrumentation/wxradar/switch-pos</property>
|
<property>instrumentation/wxradar/switch-pos</property>
|
||||||
<step>1</step>
|
<step>1</step>
|
||||||
<min>0</min>
|
<min>0</min>
|
||||||
<max>4</max>
|
<max>3</max>
|
||||||
<wrap>false</wrap>
|
<wrap>false</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Add table
Reference in a new issue