1
0
Fork 0

Jim Wilson:

Also move tower when teleporting to a new airport.
This commit is contained in:
curt 2002-04-19 15:48:27 +00:00
parent f1d8d554d0
commit 8b3f0ad7cc

View file

@ -98,6 +98,9 @@ void AptDialog_OK (puObject *)
fgSetPosFromAirportIDandHdg( AptId,
cur_fdm_state->get_Psi() *
SGD_RADIANS_TO_DEGREES);
fgSetTowerPosFromAirportID( AptId,
cur_fdm_state->get_Psi() *
SGD_RADIANS_TO_DEGREES);
// BusyCursor(0);
fgReInitSubsystems();
double visibility_meters =