Group - small change

This commit is contained in:
Applevangelist 2022-05-07 19:42:31 +02:00
parent 41e8ddea8c
commit 04068d7117

View File

@ -723,7 +723,7 @@ function GROUP:GetDCSUnit( UnitNumber )
local UnitFound = UNIT:Find(_unit)
if UnitFound and UnitFound:IsAlive() then
if UnitFound then
return UnitFound