(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)

This commit is contained in:
rubidium
2010-08-28 18:37:49 +00:00
parent e0ba6550d2
commit 8fd9728e19
6 changed files with 10 additions and 4 deletions

View File

@@ -210,8 +210,9 @@
* 145 20376
* 146 20446
* 147 20621
* 148 20659
*/
extern const uint16 SAVEGAME_VERSION = 147; ///< current savegame version of OpenTTD
extern const uint16 SAVEGAME_VERSION = 148; ///< current savegame version of OpenTTD
SavegameType _savegame_type; ///< type of savegame we are loading