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

SVN r1060 (trunk)
This commit is contained in:
Christoph Oelckers 2008-07-01 08:34:33 +00:00
parent a3e8a0cefd
commit 2fccefa995

View file

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