From 248d9db3b18623c8e31b18cab1feb8967d882f93 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 11 Feb 2009 23:22:52 +0000 Subject: Restore correct camera values for old saves games of FT, Dig, and COMI. svn-id: r36274 --- engines/scumm/saveload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/scumm/saveload.h') diff --git a/engines/scumm/saveload.h b/engines/scumm/saveload.h index 8ed1ba1307..29184ad023 100644 --- a/engines/scumm/saveload.h +++ b/engines/scumm/saveload.h @@ -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 -- cgit v1.2.3