[11039] As of Season 6 and later, all teams below 1500 rating will earn points as if they were a 1500 rated team

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
michalpolko 2011-01-18 16:48:28 +03:00 committed by VladimirMangos
parent 3293a4c3f5
commit f2e78cdded
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11038"
#define REVISION_NR "11039"
#endif // __REVISION_NR_H__