mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
Typo from last commit
This commit is contained in:
parent
22a0bee685
commit
5db632ef5b
1 changed files with 1 additions and 1 deletions
|
|
@ -550,7 +550,7 @@ void WorldSession::HandleBuyItemOpcode(WorldPacket& recv_data)
|
|||
}
|
||||
}
|
||||
|
||||
void WorldSession::HandleListInventoryOpcode(WorldPacket& recvdata)
|
||||
void WorldSession::HandleListInventoryOpcode(WorldPacket& recvData)
|
||||
{
|
||||
ObjectGuid guid;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue