Restore correct camera values for old saves games of FT, Dig, and COMI.

svn-id: r36274
This commit is contained in:
Travis Howell 2009-02-11 23:22:52 +00:00
parent 4942ce18f1
commit 248d9db3b1
2 changed files with 12 additions and 1 deletions

View file

@ -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