(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft crashes

This commit is contained in:
yexo
2010-01-28 22:34:14 +00:00
parent b689e3d6e4
commit fa01b25f74
6 changed files with 14 additions and 3 deletions

View File

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