mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
Updated to latest PTR client build 10676.
This commit is contained in:
parent
2164bbad86
commit
d599aea0ba
16 changed files with 132 additions and 50 deletions
|
|
@ -732,6 +732,8 @@ class MANGOS_DLL_SPEC WorldSession
|
|||
void HandleEquipmentSetDelete(WorldPacket& recv_data);
|
||||
void HandleEquipmentSetUse(WorldPacket& recv_data);
|
||||
void HandleWorldStateUITimerUpdate(WorldPacket& recv_data);
|
||||
void HandleReadyForAccountDataTimes(WorldPacket& recv_data);
|
||||
void HandleQueryQuestsCompleted(WorldPacket& recv_data);
|
||||
private:
|
||||
// private trade methods
|
||||
void moveItems(Item* myItems[], Item* hisItems[]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue