[10544] Output debug only note for known not implemented packets

This is packets that have allowed to receive setting (not STATUS_NEVER)
and WorldSession::Handle_NULL handler.

Mark some packets in this way.
This commit is contained in:
VladimirMangos 2010-09-26 19:02:43 +04:00
parent 02e16ffd34
commit de0e7faae8
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10543"
#define REVISION_NR "10544"
#endif // __REVISION_NR_H__