(svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs.
This commit is contained in:
@@ -241,8 +241,9 @@
|
||||
* 175 24136
|
||||
* 176 24446
|
||||
* 177 24619
|
||||
* 178 TODO
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 177; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 178; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user