Fix: Bump savegame version

pull/115/head
Jack Baron 5 years ago committed by Charles Pigott
parent 7c9dedb94f
commit e4f08f2880

@ -302,6 +302,7 @@ enum SaveLoadVersion : uint16 {
SLV_SCRIPT_MEMLIMIT, ///< 215 PR#7516 Limit on AI/GS memory consumption.
SLV_MULTITILE_DOCKS, ///< 216 PR#7380 Multiple docks per station.
SLV_TRADING_AGE, ///< 217 PR#7780 Configurable company trading age.
SL_MAX_VERSION, ///< Highest possible saveload version
};

Loading…
Cancel
Save