(svn r22767) -Add: river generation

This commit is contained in:
rubidium
2011-08-20 14:14:17 +00:00
parent e8a9bb3c0d
commit 0041408e4f
6 changed files with 317 additions and 1 deletions

View File

@@ -227,8 +227,9 @@
* 160 21974
* 161 22567
* 162 22713
* 163 22767
*/
extern const uint16 SAVEGAME_VERSION = 162; ///< Current savegame version of OpenTTD.
extern const uint16 SAVEGAME_VERSION = 163; ///< Current savegame version of OpenTTD.
SavegameType _savegame_type; ///< type of savegame we are loading