mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 10:30:28 +00:00
(svn r23637) -Change: bump the savegame, to store all the new goodies
This commit is contained in:
parent
102f811d02
commit
44b70d176c
@ -232,8 +232,9 @@
|
|||||||
* 165 23304
|
* 165 23304
|
||||||
* 166 23415
|
* 166 23415
|
||||||
* 167 23504
|
* 167 23504
|
||||||
|
* 168 23637
|
||||||
*/
|
*/
|
||||||
extern const uint16 SAVEGAME_VERSION = 167; ///< Current savegame version of OpenTTD.
|
extern const uint16 SAVEGAME_VERSION = 168; ///< Current savegame version of OpenTTD.
|
||||||
|
|
||||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user