fix two found crashes
This commit is contained in:
@@ -31,7 +31,6 @@ class RecedingHorizonControl:
|
||||
|
||||
plannedInbound = self.Windows[index].inbound(inbound.Report.aircraft.callsign)
|
||||
plannedInbound.CurrentPosition = inbound.CurrentPosition
|
||||
plannedInbound.MaximumTimeToGain = inbound.MaximumTimeToGain
|
||||
plannedInbound.ArrivalCandidates = inbound.ArrivalCandidates
|
||||
|
||||
# check if we need to update the inbound
|
||||
|
||||
Reference in New Issue
Block a user