mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
Removed trailing whitespaces
This commit is contained in:
parent
17d86309fa
commit
bd06497546
3 changed files with 3 additions and 3 deletions
|
|
@ -1316,7 +1316,7 @@ void WorldSession::HandleEquipmentSetSave(WorldPacket &recv_data)
|
|||
uint64 setGuid;
|
||||
if(!recv_data.readPackGUID(setGuid))
|
||||
return;
|
||||
|
||||
|
||||
CHECK_PACKET_SIZE(recv_data, recv_data.rpos()+4);
|
||||
|
||||
uint32 index;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue