[10328] Avoid explcit client max level use for selction bg/arena bracket.

This allow use brackets like 85-89 existed for some maps
if at server allowed levels > 80. Before like players placed
into bracket for level 80 always.
This commit is contained in:
VladimirMangos 2010-08-08 01:40:36 +04:00
parent a977c068f0
commit 1a1a541ecf
2 changed files with 17 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10327"
#define REVISION_NR "10328"
#endif // __REVISION_NR_H__