mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
added notify call back
This commit is contained in:
parent
eb4878dfc4
commit
44b5f5acf1
@ -479,6 +479,7 @@ dcsLiberation.TargetPoints = {
|
||||
|
||||
self.assign_channels_to_flights(airgen.flights,
|
||||
airsupportgen.air_support)
|
||||
self.notify_info_generators(groundobjectgen, airsupportgen, jtacs, airgen)
|
||||
|
||||
def assign_channels_to_flights(self, flights: List[FlightData],
|
||||
air_support: AirSupport) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user