mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
- Temporary removed the bugfix from version 560, because it is not such a big bugfix so that players need to start a new game. We should enable the bugfix when we make bigger changes to the savegame structure or make a new release (or update) public again. NOW LOADING OLDER SAVEGAMES WORKS JUST FINE AGAIN!
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@561 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+3
-3
@@ -194,9 +194,9 @@ typedef struct
|
||||
BOOLEAN fRead;
|
||||
BOOLEAN fNew;
|
||||
|
||||
// WANNE: A reference to the IMP position in the gMercProfiles array.
|
||||
// So we know which analyse email belongs to the imp
|
||||
INT32 iCurrentIMPPosition;
|
||||
// WANNE - SAVEGAME-STRUCTURE: Remove the comment, until we have bigger changes in the savegame structure
|
||||
// BECAUSE A NEW GAME MUST BE STARTED!
|
||||
//INT32 iCurrentIMPPosition;
|
||||
|
||||
} SavedEmailStruct;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user