A32X: Fix error with wheel page on Lower ECAM
This commit is contained in:
parent
98094e0664
commit
03cc796470
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ var canvas_lowerECAM_wheel = {
|
|||
me["normbrk-rect"].show();
|
||||
me["NORMbrk"].setColor(0.7333,0.3803,0);
|
||||
me["normbrkhyd"].setColor(0.7333,0.3803,0);
|
||||
} else if (green
|
||||
}
|
||||
|
||||
if (brakemode != 2) {
|
||||
me["ALTNbrk"].hide();
|
||||
|
|
Reference in a new issue