Merge branch 'develop' into FF/Ops

This commit is contained in:
Frank 2020-12-19 12:48:12 +01:00
commit eda672bdc6

View File

@ -519,7 +519,7 @@ function AI_AIR_ENGAGE:onafterEngage( DefenderGroup, From, Event, To, AttackSetU
self.AttackSetUnit = AttackSetUnit -- Kept in memory in case of resume from refuel in air! self.AttackSetUnit = AttackSetUnit -- Kept in memory in case of resume from refuel in air!
local AttackCount = AttackSetUnit:CountAlive()() local AttackCount = AttackSetUnit:CountAlive()
self:T({AttackCount = AttackCount}) self:T({AttackCount = AttackCount})
if AttackCount > 0 then if AttackCount > 0 then