Merged
Signed-off-by: merspieler <merspieler@airmail.cc>
This commit is contained in:
commit
c53c5547fe
6 changed files with 7097 additions and 7096 deletions
Binary file not shown.
Before Width: | Height: | Size: 659 KiB After Width: | Height: | Size: 670 KiB |
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 311 KiB After Width: | Height: | Size: 311 KiB |
File diff suppressed because it is too large
Load diff
|
@ -404,7 +404,7 @@ var canvas_upperECAM_base = {
|
|||
}
|
||||
|
||||
flaps3 = flaps3_ovr.getValue();
|
||||
flaps_position = flaps_pos.getValue();
|
||||
flaps_position = flap_pos.getValue();
|
||||
if (flaps3 != 1 and flaps_position == 5) {
|
||||
me["LDG_Flaps"].setText("FLAPS FULL");
|
||||
me["LDG_Flaps_B"].hide();
|
||||
|
|
|
@ -1 +1 @@
|
|||
4662
|
||||
4664
|
Reference in a new issue