mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2025-11-10 15:43:28 +00:00
fix typo
This commit is contained in:
parent
41b2d609ee
commit
58cfd7eb4f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user