(svn r15893) -Add: watermark crash.sav and don't generate crash information if a loaded crash.sav causes a crash

This commit is contained in:
glx
2009-03-30 00:21:43 +00:00
parent 8293be426c
commit 75c99d8b9b
6 changed files with 51 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
#include "saveload_internal.h"
extern const uint16 SAVEGAME_VERSION = 115;
extern const uint16 SAVEGAME_VERSION = 116;
SavegameType _savegame_type; ///< type of savegame we are loading