Default location on ground to best runway.
This commit is contained in:
parent
4d2c4eae8a
commit
a5fd645def
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
}
|
||||
}
|
||||
if (!initialized) {
|
||||
set_radio("runway");
|
||||
set_radio("bestrunway");
|
||||
}
|
||||
|
||||
var runways = dlg.getNode("available-runways", 1);
|
||||
|
|
Loading…
Add table
Reference in a new issue