Update FlightGroup.lua

This commit is contained in:
Frank
2019-11-25 23:42:01 +01:00
parent 70d8fa23fb
commit 75a7f05761
@@ -2804,6 +2804,7 @@ function FLIGHTGROUP:_CheckDetectedUnits()
local unit=UNIT:Find(DetectedObject)
if unit and unit:IsAlive() then
-- Name of detected unit
local unitname=unit:GetName()