mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-20 22:03:25 +00:00
Update FlightGroup.lua
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user