Fix the town attackers in Infiltration not stopping
This commit is contained in:
@@ -222,6 +222,7 @@ end
|
||||
|
||||
StopHunt = function(unit)
|
||||
if not unit.IsDead then
|
||||
unit.Stop()
|
||||
Trigger.Clear(unit, "OnIdle")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user