Restore correct camera values for old saves games of FT, Dig, and COMI.
svn-id: r36274
This commit is contained in:
parent
4942ce18f1
commit
248d9db3b1
2 changed files with 12 additions and 1 deletions
|
@ -50,7 +50,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 76
|
||||
#define CURRENT_VER 77
|
||||
|
||||
/**
|
||||
* An auxillary macro, used to specify savegame versions. We use this instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue