add the runway assignment flag
This commit is contained in:
@@ -7,6 +7,7 @@ class AirportSequencing:
|
||||
self.Airport = icao
|
||||
self.ActiveArrivalRunways = []
|
||||
self.RunwayDependencies = []
|
||||
self.UseMustShallMay = True
|
||||
|
||||
def clearData(self):
|
||||
self.ActiveArrivalRunways.clear()
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user