split sead and dead

change SEAD to engage in zone
This commit is contained in:
walterroach
2020-11-04 11:15:41 -06:00
committed by Dan Albert
parent 1f165835c6
commit f4d3660eac
4 changed files with 91 additions and 10 deletions

View File

@@ -60,6 +60,7 @@ class FlightWaypointType(Enum):
SPLIT = 17
LOITER = 18
INGRESS_ESCORT = 19
INGRESS_DEAD = 20
class FlightWaypoint: