mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[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:
parent
02e16ffd34
commit
de0e7faae8
3 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10543"
|
||||
#define REVISION_NR "10544"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue