[12656m] Updated some enums and structures. Thanks R2/TC

This commit is contained in:
Antz 2020-02-17 21:30:38 +00:00
parent c8194124df
commit 93a3a9214b
No known key found for this signature in database
GPG key ID: 0DF907270598C85F
10 changed files with 120 additions and 27 deletions

View file

@ -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!");