1
0
Fork 0

Minor typo, fixes APPR page

This commit is contained in:
hayden2000 2020-03-24 10:40:22 -04:00 committed by Matthew Maring
parent 71f41e715d
commit 568f8472ca

View file

@ -1193,7 +1193,7 @@ var canvas_MCDU_base = {
me.showLeftS(1, 1, 1, 1, 1, 1);
me.showLeftArrow(-1, -1, -1, -1, -1, 1);
me.showRight(1, 1, 1, 1, 1, 1);
me.showRight(1, 1, 1, 1, -1, 1);
me.showRightS(1, 1, 1, 1, -1, 1);
me.showRightArrow(-1, -1, -1, -1, -1, 1);
me.showCenter(1, 1, 1, -1, 1, -1);
me.showCenterS(1, 1, 1, -1, 1, -1);