mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Group - small change
This commit is contained in:
parent
41e8ddea8c
commit
04068d7117
@ -723,7 +723,7 @@ function GROUP:GetDCSUnit( UnitNumber )
|
||||
|
||||
local UnitFound = UNIT:Find(_unit)
|
||||
|
||||
if UnitFound and UnitFound:IsAlive() then
|
||||
if UnitFound then
|
||||
|
||||
return UnitFound
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user