(svn r23967) -Fix-ish: don't fix road ownership of standard road stops each time you load a savegame, only when loading an old one
This commit is contained in:
@@ -236,8 +236,9 @@
|
|||||||
* 170 23826
|
* 170 23826
|
||||||
* 171 23835
|
* 171 23835
|
||||||
* 172 23947
|
* 172 23947
|
||||||
|
* 173 23967 1.2.x
|
||||||
*/
|
*/
|
||||||
extern const uint16 SAVEGAME_VERSION = 172; ///< Current savegame version of OpenTTD.
|
extern const uint16 SAVEGAME_VERSION = 173; ///< Current savegame version of OpenTTD.
|
||||||
|
|
||||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user