(svn r26547) -Codechange: Collect order travel and wait times independent of timetables
This commit is contained in:
@@ -257,8 +257,9 @@
|
||||
* 187 25899
|
||||
* 188 26169 1.4.x
|
||||
* 189 26450
|
||||
* 190 ?????
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 189; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 190; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user