Update Projects/UOContent/Mobiles/AI/BaseAI/BaseAI.cs
This commit is contained in:
parent
0e8718d3bf
commit
a76af5e8a2
1 changed files with 0 additions and 1 deletions
|
|
@ -837,7 +837,6 @@ public abstract partial class BaseAI
|
|||
|
||||
if (Core.TickCount - Mobile.NextReacquireTime < 0)
|
||||
{
|
||||
|
||||
Mobile.FocusMob = null;
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue