Thorsten Brehm: fix position-in-air dialog when a parking position was previously specified.
This commit is contained in:
parent
ee549e6524
commit
87688ddf6a
1 changed files with 2 additions and 0 deletions
|
@ -260,6 +260,8 @@
|
|||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>
|
||||
setprop("/sim/presets/parkpos", "");
|
||||
|
||||
if (!mode.airport.getBoolValue()) {
|
||||
setprop("/sim/presets/airport-id", "");
|
||||
setprop("/sim/presets/runway", "");
|
||||
|
|
Loading…
Add table
Reference in a new issue