A3XX: Fix Bug: OP CLB not getting engaged at ACC
This commit is contained in:
parent
1aa494af1c
commit
1d9894a18b
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@ var vertical = func {
|
|||
thrustmodet.stop();
|
||||
} else {
|
||||
setprop("/it-autoflight/input/vert", 4);
|
||||
vertical();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue