mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
Merge branch 'master' into Playerbot
This commit is contained in:
@@ -10612,7 +10612,7 @@ void Unit::SetOwnerGUID(ObjectGuid owner)
|
||||
UpdateData udata;
|
||||
WorldPacket packet;
|
||||
BuildValuesUpdateBlockForPlayer(&udata, player);
|
||||
udata.BuildPacket(&packet);
|
||||
udata.BuildPacket(packet);
|
||||
player->SendDirectMessage(&packet);
|
||||
|
||||
RemoveFieldNotifyFlag(UF_FLAG_OWNER);
|
||||
|
||||
Reference in New Issue
Block a user