[10921] Allow from mute player chat messages CHAT_MSG_AFK and CHAT_MSG_DND.

This commit is contained in:
VladimirMangos 2010-12-26 03:13:06 +03:00
parent 1b4477164c
commit 246126d7b4
2 changed files with 10 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10920"
#define REVISION_NR "10921"
#endif // __REVISION_NR_H__