- bumped min. savegame version for changes in sound sequence code.

SVN r853 (trunk)
This commit is contained in:
Christoph Oelckers 2008-03-25 15:13:31 +00:00
parent f9b05c2b0c
commit d730d7ee1c

View file

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