add a status if the sequence is fixed
Dieser Commit ist enthalten in:
@@ -39,6 +39,7 @@ class Inbound:
|
||||
self.PlannedStar = None
|
||||
self.ArrivalCandidates = {}
|
||||
self.WTC = None
|
||||
self.FixedSequence = False
|
||||
|
||||
# analyze the WTC
|
||||
wtc = report.aircraft.wtc.upper()
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren