mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix AAR TCN on Yankee band
This commit is contained in:
@@ -93,6 +93,6 @@ class RaceTrackBuilder(PydcsWaypointBuilder):
|
||||
tacan_callsign,
|
||||
bearing=True,
|
||||
unit_id=self.group.units[0].id,
|
||||
aa=True,
|
||||
aa=False,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user