(svn r21862) -Codechange: Unify subtype handling between road vehicles and trains.
This commit is contained in:
@@ -221,8 +221,9 @@
|
||||
* 154 21426
|
||||
* 155 21453
|
||||
* 156 21728
|
||||
* 157 21862
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 156; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 157; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user