(svn r21453) -Codechange: add the view of an object to the savegame
This commit is contained in:
@@ -219,8 +219,9 @@
|
||||
* 152 21171
|
||||
* 153 21263
|
||||
* 154 21426
|
||||
* 155 21453
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 154; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 155; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user