don't enforce runway 28R. It's chosen automatically under default wind
conditions, but when a users sets wind from 90, then s/he shouldn't start from here by default. S/he can still set heading & runway explicitly.
This commit is contained in:
parent
93955788ca
commit
7fa65fe3da
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<virtual-cockpit type="bool">false</virtual-cockpit>
|
||||
<presets>
|
||||
<airport-id>KSFO</airport-id>
|
||||
<runway>28R</runway>
|
||||
<runway></runway>
|
||||
<trim type="bool">true</trim>
|
||||
</presets>
|
||||
<startup>
|
||||
|
|
Loading…
Add table
Reference in a new issue