mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
[12656m] Updated some enums and structures. Thanks R2/TC
This commit is contained in:
parent
c8194124df
commit
93a3a9214b
10 changed files with 120 additions and 27 deletions
|
|
@ -1122,7 +1122,9 @@ void WorldSession::ReadAddonsInfo(ByteBuffer &data)
|
|||
addonInfo >> unk2;
|
||||
|
||||
if (addonInfo.rpos() != addonInfo.size())
|
||||
{
|
||||
DEBUG_LOG("packet under read!");
|
||||
}
|
||||
}
|
||||
else
|
||||
sLog.outError("Addon packet uncompress error!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue