(svn r23504) -Feature: Aircraft range.

This commit is contained in:
michi_cc
2011-12-13 00:43:35 +00:00
parent 686f51d810
commit def8e7215b
17 changed files with 176 additions and 18 deletions

View File

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