[10499] Fixed typo at copy-paste in ArenaTeam::BroadcastEvent

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
mns 2010-09-18 02:27:50 +04:00 committed by VladimirMangos
parent d7216b0991
commit 869acb2a24
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 "10498"
#define REVISION_NR "10499"
#endif // __REVISION_NR_H__