Group - small change

This commit is contained in:
Applevangelist 2022-05-07 19:42:10 +02:00
parent 6793228fbe
commit e74aa160af

View File

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