Update Projects/UOContent/Mobiles/AI/MeleeAI.cs
This commit is contained in:
parent
cc8cc44edd
commit
3c8948409c
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ public class MeleeAI : BaseAI
|
|||
|
||||
if (!Mobile.InRange(combatant, Mobile.ChaseLeashRange))
|
||||
{
|
||||
|
||||
Mobile.Combatant = null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue