Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueberryKing committed Apr 6, 2024
1 parent 71cd446 commit 5e3be0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fbw-a32nx/src/systems/fmgc/src/guidance/lnav/legs/TF.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export class TFLeg extends XFLeg {
this.to.location,
);

// TODO sussy
// FIXME this is not how the real plane decides to show/hide runway/airport legs
// Do not display on map if this is an airport or runway leg
const { waypointDescriptor } = this.metadata.flightPlanLegDefinition;

Expand Down

0 comments on commit 5e3be0f

Please sign in to comment.