1
0
Fork 0

Fix autocoordination #172

This commit is contained in:
legoboyvdlp R 2020-07-25 19:14:56 +01:00
parent ac03b256f0
commit 86b3d9d537

View file

@ -531,7 +531,7 @@ setlistener("/controls/flight/auto-coordination", func {
pts.Controls.Flight.autoCoordination.setBoolValue(0);
print("System: Auto Coordination has been turned off as it is not compatible with the fly-by-wire of this aircraft.");
screen.log.write("Auto Coordination has been disabled as it is not compatible with the fly-by-wire of this aircraft", 1, 0, 0);
});
}, 0, 0);
##############
# Legacy FCU #