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
6793228fbe
commit
e74aa160af
@ -710,7 +710,7 @@ function GROUP:GetUnit( 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