SCUMM: revert savegame version to 89
Previous versions 89-92 are merged into version 89.
This commit is contained in:
parent
0d5b03d8da
commit
65fc7225bb
3 changed files with 13 additions and 14 deletions
|
@ -47,7 +47,7 @@ namespace Scumm {
|
|||
* only saves/loads those which are valid for the version of the savegame
|
||||
* which is being loaded/saved currently.
|
||||
*/
|
||||
#define CURRENT_VER 92
|
||||
#define CURRENT_VER 89
|
||||
|
||||
/**
|
||||
* An auxillary macro, used to specify savegame versions. We use this instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue