[8311] Prevent multiline fake messages in chat.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
horogandris 2009-08-05 02:09:37 +04:00 committed by VladimirMangos
parent 0a534fda64
commit 58764efabd
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8310"
#define REVISION_NR "8311"
#endif // __REVISION_NR_H__