minor fix
This commit is contained in:
@@ -384,7 +384,6 @@ do
|
|||||||
|
|
||||||
if isPlayer(unit) == true then
|
if isPlayer(unit) == true then
|
||||||
local groupId = unit:getGroup():getID()
|
local groupId = unit:getGroup():getID()
|
||||||
SpearheadEvents.AddCommandsToGroup(groupId)
|
|
||||||
SpearheadEvents.TriggerPlayerEntersUnit(unit)
|
SpearheadEvents.TriggerPlayerEntersUnit(unit)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user