[6927] Send correct level in error message due to too low level to create arena team.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2008-12-21 14:42:18 +01:00 committed by tomrus88
parent c7ba0afad4
commit 1884889f04
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 "6926"
#define REVISION_NR "6927"
#endif // __REVISION_NR_H__