rename property

This commit is contained in:
Jonathan Redpath 2018-12-28 17:55:11 +00:00
parent e94861b94a
commit 1cbb365dd5

View file

@ -24,7 +24,7 @@ var messages_priority_2 = func {
ap_offw.noRepeat = 0;
}
if ((getprop("/ECAM/warning-phase") >= 5 and getprop("/ECAM/warning-phase") <= 7) and getprop("/it-autoflight/thr-locked") == 1) {
if ((getprop("/ECAM/warning-phase") >= 5 and getprop("/ECAM/warning-phase") <= 7) and getprop("/systems/thrust/thr-locked") == 1) {
athr_lock.active = 1;
athr_lock_1.active = 1;
} else {