Properly clear winds
This commit is contained in:
parent
5927afb337
commit
3bd1e28769
1 changed files with 1 additions and 0 deletions
|
@ -857,6 +857,7 @@ var reset_FMGC = func {
|
|||
FMGCinit();
|
||||
flightPlanController.reset();
|
||||
windController.reset();
|
||||
windController.init();
|
||||
|
||||
mcdu.MCDU_reset(0);
|
||||
mcdu.MCDU_reset(1);
|
||||
|
|
Loading…
Reference in a new issue