Bump savegame version so that it is > trunk version.
This commit is contained in:
@@ -547,7 +547,7 @@ void NORETURN SlErrorCorrupt(const char *msg);
|
||||
bool SaveloadCrashWithMissingNewGRFs();
|
||||
|
||||
/* Hack to change savegame version in only one place. Rmv and correct if trunk. */
|
||||
const int TIMESEP_SV = 190;
|
||||
const int TIMESEP_SV = 428;
|
||||
|
||||
extern char _savegame_format[8];
|
||||
extern bool _do_autosave;
|
||||
|
Reference in New Issue
Block a user