[9451] Added new config option for arena queue announcer.

Option Arena.QueueAnnouncer.Enable removed so if it used
need update mangosd.conf to new options use.

(based on insider42/mangos commit 211506f)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Insider 2010-02-25 15:55:48 +03:00 committed by VladimirMangos
parent 7f6f199911
commit 19b14c5d58
5 changed files with 16 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9450"
#define REVISION_NR "9451"
#endif // __REVISION_NR_H__