(svn r20446) -Codechange: unify the location of the water class

This commit is contained in:
rubidium
2010-08-11 14:14:06 +00:00
parent 43d6740f2d
commit ab5b0ceff2
10 changed files with 91 additions and 59 deletions

View File

@@ -209,8 +209,9 @@
* 143 20048
* 144 20334
* 145 20376
* 146 20446
*/
extern const uint16 SAVEGAME_VERSION = 145; ///< current savegame version of OpenTTD
extern const uint16 SAVEGAME_VERSION = 146; ///< current savegame version of OpenTTD
SavegameType _savegame_type; ///< type of savegame we are loading