(svn r23304) -Add: bump the savegame to start storing the new bits and pieces

pull/155/head
truebrain 13 years ago
parent 08efac8549
commit 3a5d257e46

@ -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…
Cancel
Save