mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Streamlining
This commit is contained in:
@@ -93,8 +93,8 @@ class FormationFlightPlan(LoiterFlightPlan, ABC):
|
||||
@property
|
||||
def push_time(self) -> datetime:
|
||||
return self.join_time - self.travel_time_between_waypoints(
|
||||
self.layout.hold.position,
|
||||
self.layout.join.position,
|
||||
self.layout.hold,
|
||||
self.layout.join,
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user