From 5f88e816416ee78b3b693253c0ff298c36459a8b Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 30 Dec 2006 11:57:52 +0000 Subject: (svn r7642) -Codechange: unify all the different locations where the animation state is stored into a single location. --- saveload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saveload.c') diff --git a/saveload.c b/saveload.c index bb821ccda..d21d45289 100644 --- a/saveload.c +++ b/saveload.c @@ -30,7 +30,7 @@ #include "variables.h" #include -const uint16 SAVEGAME_VERSION = 42; +const uint16 SAVEGAME_VERSION = 43; uint16 _sl_version; /// the major savegame version identifier byte _sl_minor_version; /// the minor savegame version, DO NOT USE! -- cgit v1.2.3-70-g09d2