chore(Core/AH): Restore little comment (#2702)
This commit is contained in:
@@ -651,7 +651,7 @@ void WorldSession::HandleAuctionListOwnerItems(WorldPacket & recvData)
|
|||||||
uint32 listfrom;
|
uint32 listfrom;
|
||||||
|
|
||||||
recvData >> guid;
|
recvData >> guid;
|
||||||
recvData >> listfrom;
|
recvData >> listfrom; // not used in fact (this list does not have page control in client)
|
||||||
|
|
||||||
// pussywizard:
|
// pussywizard:
|
||||||
const uint32 delay = 4500;
|
const uint32 delay = 4500;
|
||||||
|
|||||||
Reference in New Issue
Block a user