1
0
Fork 0

fixed radar switch array error...

This commit is contained in:
sydadams 2007-04-16 06:24:07 +00:00
parent e13df0af25
commit db3f1f32a0

View file

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