mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-03 18:41:20 +01:00
(svn r23304) -Add: bump the savegame to start storing the new bits and pieces
This commit is contained in:
parent
e30256692f
commit
d809ea4f23
@ -229,8 +229,9 @@
|
||||
* 162 22713
|
||||
* 163 22767
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user