(svn r26700) -Fix [FS#6066]: incorrect saving of order backups
This commit is contained in:
@@ -259,8 +259,9 @@
|
||||
* 189 26450
|
||||
* 190 26547
|
||||
* 191 26646
|
||||
* 192 26700
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 191; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 192; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user