[10575] Fix world states related to arena season.

Replace the "in progress" option in config (as no such thing exist) with the expected "previous arena season id".

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-02 11:28:20 +02:00
parent fa8f9ad522
commit bc2f2916e9
5 changed files with 11 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10574"
#define REVISION_NR "10575"
#endif // __REVISION_NR_H__