Fix missing variable in emesary
This commit is contained in:
parent
b2df44ab28
commit
24b40e8fab
1 changed files with 1 additions and 0 deletions
|
@ -1671,6 +1671,7 @@ var canvas_pfd = {
|
|||
notification.ASItrendIsShown = 0;
|
||||
notification.Ctrgt = 0;
|
||||
notification.flapMaxSpeed = 0;
|
||||
notification.fmgcTakeoffState = nil;
|
||||
notification.Ftrgt = 0;
|
||||
notification.Strgt = 0;
|
||||
notification.showV1 = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue