1
0
Fork 0

limit tow speed to approx. 20kts

This commit is contained in:
torsten 2009-05-06 13:39:55 +00:00
parent 09e1472fdf
commit 75aa906b26

View file

@ -72,8 +72,8 @@
<slider>
<row>0</row>
<col>2</col>
<min>-50</min>
<max>50</max>
<min>-34</min> <!-- +/- 20kts -->
<max>34</max>
<property>/sim/model/pushback/target-speed-fps</property>
<binding>
<command>dialog-apply</command>