SCUMM: Save the new variables, move the setting of the unknown variable to after the setDirection call
This commit is contained in:
parent
e2d45467bb
commit
e331421eae
2 changed files with 8 additions and 6 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 88
|
||||
#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