Misc: some corrections after recent merges
Port From (https://github.com/TrinityCore/TrinityCore/commit/cadbf42ea4489933f28caf356f8c8d09ca243083)
This commit is contained in:
@@ -1661,8 +1661,7 @@ namespace Game.Entities
|
||||
SetUnitMovementFlags(GetUnitMovementFlags() & MovementFlag.MaskHasPlayerStatusOpcode);
|
||||
m_movementInfo.ResetJump();
|
||||
DisableSpline();
|
||||
if (!IsInFlight())
|
||||
GetMotionMaster().Clear();
|
||||
GetMotionMaster().Remove(MovementGeneratorType.Effect);
|
||||
|
||||
Transport transport = GetTransport();
|
||||
if (transport)
|
||||
|
||||
Reference in New Issue
Block a user