(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 18e6bf0d71
commit 4ad5ef5c43
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