[7407] Implement per-client localization support for battleground broadcast messages.

This commit is contained in:
VladimirMangos 2009-03-08 08:09:33 +03:00
parent 27a2d88796
commit 28a8e0c9cf
3 changed files with 68 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7406"
#define REVISION_NR "7407"
#endif // __REVISION_NR_H__