Misc Fixes

Port From (https://github.com/TrinityCore/TrinityCore)
This commit is contained in:
hondacrx
2020-05-08 15:00:56 -04:00
parent 1d23f6bc0e
commit 9f235e1659
3 changed files with 6 additions and 6 deletions
@@ -97,7 +97,7 @@ namespace Game.Movement
}
if (targetMoved)
SetTargetLocation(owner, targetMoved);
SetTargetLocation(owner, true);
else if (_speedChanged)
SetTargetLocation(owner, false);