(svn r23415) -Feature: Infrastructure maintenance costs.

This commit is contained in:
michi_cc
2011-12-03 23:40:46 +00:00
parent f98312eb77
commit d3b7b89493
21 changed files with 300 additions and 32 deletions

View File

@@ -230,8 +230,9 @@
* 163 22767
* 164 23290
* 165 23304
* 166 23415
*/
extern const uint16 SAVEGAME_VERSION = 165; ///< Current savegame version of OpenTTD.
extern const uint16 SAVEGAME_VERSION = 166; ///< Current savegame version of OpenTTD.
SavegameType _savegame_type; ///< type of savegame we are loading