[9218] Fixed check in CMSG_QUEST_POI_QUERY proccessing for max quest amount.

This fix work quest poi for filled quest list
and fix unexpected spam about unreaded packet content.
This commit is contained in:
VladimirMangos 2010-01-20 07:28:16 +03:00
parent 627d74f192
commit 13acbefbbf
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9217"
#define REVISION_NR "9218"
#endif // __REVISION_NR_H__