mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
parent
3c428723f8
commit
da05c41c27
@ -374,7 +374,7 @@ end
|
|||||||
-- @param #string To The To State string.
|
-- @param #string To The To State string.
|
||||||
function AI_AIR_ENGAGE:onafterAccomplish( AIGroup, From, Event, To )
|
function AI_AIR_ENGAGE:onafterAccomplish( AIGroup, From, Event, To )
|
||||||
self.Accomplished = true
|
self.Accomplished = true
|
||||||
self:SetDetectionOff()
|
--self:SetDetectionOff()
|
||||||
end
|
end
|
||||||
|
|
||||||
--- @param #AI_AIR_ENGAGE self
|
--- @param #AI_AIR_ENGAGE self
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user