(svn r20815) -Revert (r20814): wrong patch at wrong time...

This commit is contained in:
rubidium
2010-09-16 16:31:38 +00:00
parent 9a0a753d96
commit b01c63cd23
4 changed files with 23 additions and 28 deletions

View File

@@ -211,9 +211,8 @@
* 146 20446
* 147 20621
* 148 20659
* 149 TODO
*/
extern const uint16 SAVEGAME_VERSION = 149; ///< 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