(svn r23304) -Add: bump the savegame to start storing the new bits and pieces
This commit is contained in:
@@ -229,8 +229,9 @@
|
|||||||
* 162 22713
|
* 162 22713
|
||||||
* 163 22767
|
* 163 22767
|
||||||
* 164 23290
|
* 164 23290
|
||||||
|
* 165 23304
|
||||||
*/
|
*/
|
||||||
extern const uint16 SAVEGAME_VERSION = 164; ///< Current savegame version of OpenTTD.
|
extern const uint16 SAVEGAME_VERSION = 165; ///< Current savegame version of OpenTTD.
|
||||||
|
|
||||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user