Update Projects/UOContent/Mobiles/AI/BaseAI/AIMovement.cs
This commit is contained in:
parent
7cc4075e1f
commit
9a2ed3fa58
1 changed files with 0 additions and 1 deletions
|
|
@ -333,7 +333,6 @@ public abstract partial class BaseAI
|
|||
{
|
||||
if (target.Location == _approachGaveUpGoalLoc)
|
||||
{
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue