mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
Correction, build fix
This commit is contained in:
parent
e0ab68ed18
commit
8b25b329c8
1 changed files with 1 additions and 1 deletions
|
|
@ -792,5 +792,5 @@ void WorldSession::HandleRequestRatedBgInfo(WorldPacket & recvData)
|
|||
data << uint32(0);
|
||||
data << uint32(0);
|
||||
|
||||
GetPlayer()->SendPacket(&data);
|
||||
SendPacket(&data);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue