mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
(svn r23504) -Feature: Aircraft range.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user