(svn r25620) -Fix (r25342): Save/load of story books were broken
This commit is contained in:
@@ -250,8 +250,9 @@
|
||||
* 182 25296
|
||||
* 183 25363
|
||||
* 184 25508
|
||||
* 185 25620
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 184; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 185; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user