A3XX: Fix Bug: OP CLB not getting engaged at ACC

This commit is contained in:
Joshua Davidson 2017-06-13 22:48:18 -04:00
parent 1aa494af1c
commit 1d9894a18b

View file

@ -388,6 +388,7 @@ var vertical = func {
thrustmodet.stop();
} else {
setprop("/it-autoflight/input/vert", 4);
vertical();
}
}
}