(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
This commit is contained in:
@@ -220,8 +220,9 @@
|
||||
* 153 21263
|
||||
* 154 21426
|
||||
* 155 21453
|
||||
* 156 !!TODO!!
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 155; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 156; ///< Current savegame version of OpenTTD.
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user