(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)

This commit is contained in:
yexo
2010-08-05 12:09:08 +00:00
parent f8b7163b34
commit a3a24f4c68
6 changed files with 47 additions and 8 deletions

View File

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