This commit is contained in:
LazyBoot
2022-12-17 03:33:40 +01:00
parent 41b2d609ee
commit 58cfd7eb4f

View File

@@ -204,7 +204,7 @@ HOGGIT._deathHandler = function(event)
local mGrp = mist.DBs.unitsByName[uName]
if not mGrp then return end
local grp = mimGrp.groupName
local grp = mGrp.groupName
if grp then
HOGGIT.debug_text("FOUND GROUP", 10)
if HOGGIT.zombies[grp] then