Merge branch 'master' into jgrpp
# Conflicts: # src/group_gui.cpp # src/lang/english.txt # src/saveload/saveload.cpp # src/widgets/group_widget.h
This commit is contained in:
@@ -283,8 +283,9 @@
|
||||
* 202 #6867 Increase industry cargo slots to 16 in, 16 out
|
||||
* 203 #7072 Add path cache for ships
|
||||
* 204 #7065 Add extra rotation stages for ships.
|
||||
* 205 #7108 Livery storage change and group liveries.
|
||||
*/
|
||||
extern const uint16 SAVEGAME_VERSION = 204; ///< Current savegame version of OpenTTD.
|
||||
extern const uint16 SAVEGAME_VERSION = 205; ///< Current savegame version of OpenTTD.
|
||||
const uint16 SAVEGAME_VERSION_EXT = 0x8000; ///< Savegame extension indicator mask
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
Reference in New Issue
Block a user