(svn r3403) -Codechange: [multiheaded engines] the references between the front and rear engines are no longer saved
instead the pointers are generated on load
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <setjmp.h>
|
||||
|
||||
enum {
|
||||
SAVEGAME_VERSION = 19,
|
||||
SAVEGAME_VERSION = 20,
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user