Finally fixed problem with joining rated arena matches.

Thx to balrok for help and testing.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-02-27 16:21:28 +01:00
parent a81d174288
commit f49ee9e157
3 changed files with 17 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7353"
#define REVISION_NR "7354"
#endif // __REVISION_NR_H__