- bumped min. savegame version to r1018.

SVN r1020 (trunk)
This commit is contained in:
Christoph Oelckers 2008-06-04 20:24:57 +00:00
parent a4337e5b24
commit 728163efb4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
// SAVESIG should match SAVEVER.
// MINSAVEVER is the minimum level snapshot version that can be loaded.
#define MINSAVEVER 1001
#define MINSAVEVER 1018
#if SVN_REVISION_NUMBER < MINSAVEVER
// Never write a savegame with a version lower than what we need