(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
#include "saveload_internal.h"
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 128;
|
||||
extern const uint16 SAVEGAME_VERSION = 129;
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user