minor fix

This commit is contained in:
2025-05-18 21:14:15 +02:00
parent 3e65df9d20
commit 97f6d2d201
-1
View File
@@ -384,7 +384,6 @@ do
if isPlayer(unit) == true then
local groupId = unit:getGroup():getID()
SpearheadEvents.AddCommandsToGroup(groupId)
SpearheadEvents.TriggerPlayerEntersUnit(unit)
end