mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
committed by
GitHub
parent
fad214efe0
commit
3591f69662
@@ -5524,7 +5524,7 @@ void Player::SendMessageToSetInRange_OwnTeam(WorldPacket* data, float dist, bool
|
||||
Cell::VisitWorldObjects(this, notifier, dist);
|
||||
}
|
||||
|
||||
void Player::SendDirectMessage(WorldPacket* data)
|
||||
void Player::SendDirectMessage(WorldPacket const* data) const
|
||||
{
|
||||
m_session->SendPacket(data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user