1
0
Fork 0

Default location on ground to best runway.

This commit is contained in:
Gijs de Rooy 2012-06-12 20:28:04 +02:00
parent 4d2c4eae8a
commit a5fd645def

View file

@ -60,7 +60,7 @@
}
}
if (!initialized) {
set_radio("runway");
set_radio("bestrunway");
}
var runways = dlg.getNode("available-runways", 1);