Update AI_Air_Engage.lua

Should fix #1206
This commit is contained in:
Frank 2020-04-24 00:40:54 +02:00
parent 3c428723f8
commit da05c41c27

View File

@ -374,7 +374,7 @@ end
-- @param #string To The To State string.
function AI_AIR_ENGAGE:onafterAccomplish( AIGroup, From, Event, To )
self.Accomplished = true
self:SetDetectionOff()
--self:SetDetectionOff()
end
--- @param #AI_AIR_ENGAGE self