Core: Update to 10.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cea730fa23473a85c47451c3bd13df816f2b6e4)
This commit is contained in:
@@ -465,6 +465,9 @@ namespace Game
|
||||
{
|
||||
if (_player.PlayerTalkClass.GetInteractionData().SourceGuid == closeInteraction.SourceGuid)
|
||||
_player.PlayerTalkClass.GetInteractionData().Reset();
|
||||
|
||||
if (_player.GetStableMaster() == closeInteraction.SourceGuid)
|
||||
_player.SetStableMaster(ObjectGuid.Empty);
|
||||
}
|
||||
|
||||
[WorldPacketHandler(ClientOpcodes.ConversationLineStarted)]
|
||||
|
||||
Reference in New Issue
Block a user