1
0
Fork 0

Properly clear winds

This commit is contained in:
Matthew Maring 2020-07-29 22:32:30 -04:00
parent 5927afb337
commit 3bd1e28769

View file

@ -857,6 +857,7 @@ var reset_FMGC = func {
FMGCinit();
flightPlanController.reset();
windController.reset();
windController.init();
mcdu.MCDU_reset(0);
mcdu.MCDU_reset(1);