- Fixed incompatible savegames because of keys and locks externalization (by anv)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7166 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-04-27 15:53:44 +00:00
parent c9a9acec5c
commit 6a46bcfb91
+1 -1
View File
@@ -72,7 +72,7 @@ extern CHAR16 zTrackingNumber[16];
#define AP100_SAVEGAME_DATATYPE_CHANGE 105 // Before this, we didn't have the 100AP structure changes
#define NIV_SAVEGAME_DATATYPE_CHANGE 102 // Before this, we used the old structure system
#define SAVE_GAME_VERSION MILITIA_MOVEMENT
#define SAVE_GAME_VERSION MORE_LOCKS_AND_KEYS
//#define RUSSIANGOLD
#ifdef __cplusplus