mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-22 16:05:25 +00:00
Update FlightGroup.lua
This commit is contained in:
@@ -2804,6 +2804,7 @@ function FLIGHTGROUP:_CheckDetectedUnits()
|
|||||||
local unit=UNIT:Find(DetectedObject)
|
local unit=UNIT:Find(DetectedObject)
|
||||||
|
|
||||||
if unit and unit:IsAlive() then
|
if unit and unit:IsAlive() then
|
||||||
|
|
||||||
-- Name of detected unit
|
-- Name of detected unit
|
||||||
local unitname=unit:GetName()
|
local unitname=unit:GetName()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user