- I suppose this minsavever needs to be bumped too, eh?

SVN r1065 (trunk)
This commit is contained in:
Randy Heit 2008-07-05 03:36:49 +00:00
parent cdba77a406
commit 860b9254ef
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 1061
#define MINSAVEVER 1063
#if SVN_REVISION_NUMBER < MINSAVEVER
// Never write a savegame with a version lower than what we need