[8268] ArenaTeam: new rating-system for season 6

every team will start with 0 rating here

to enable this you have to set your season in the config-file

thanks to danielich for initial patch

Signed-off-by: balrok <der-coole-carl@gmx.net>
This commit is contained in:
XTZGZoReX 2009-07-28 17:05:39 +02:00 committed by balrok
parent 3557b00a13
commit 79d1c3fe6f
2 changed files with 21 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8267"
#define REVISION_NR "8268"
#endif // __REVISION_NR_H__