Feature: Set exclusive access to industry from GS (#8115)
(cherry picked from commit 9a45a0f535
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
4d97fbc814
commit
f39a00d676
@@ -324,7 +324,7 @@ enum SaveLoadVersion : uint16 {
|
||||
SLV_START_PATCHPACKS, ///< 220 First known patchpack to use a version just above ours.
|
||||
SLV_END_PATCHPACKS = 286, ///< 286 Last known patchpack to use a version just above ours.
|
||||
|
||||
SLV_GS_INDUSTRY_CONTROL, ///< 287 PR#7912 GS industry control.
|
||||
SLV_GS_INDUSTRY_CONTROL, ///< 287 PR#7912 and PR#8115 GS industry control.
|
||||
|
||||
SL_MAX_VERSION, ///< Highest possible saveload version
|
||||
|
||||
|
Reference in New Issue
Block a user