Change: Make ships stop in locks to move up/down instead of following the slope.
This commit is contained in:

committed by
Charles Pigott

parent
8e7fe3973f
commit
0b10678050
@@ -289,6 +289,7 @@ enum SaveLoadVersion : uint16 {
|
||||
SLV_SHIP_ROTATION, ///< 204 PR#7065 Add extra rotation stages for ships.
|
||||
|
||||
SLV_GROUP_LIVERIES, ///< 205 PR#7108 Livery storage change and group liveries.
|
||||
SLV_SHIPS_STOP_IN_LOCKS, ///< 206 PR#7150 Ship/lock movement changes.
|
||||
|
||||
SL_MAX_VERSION, ///< Highest possible saveload version
|
||||
};
|
||||
|
Reference in New Issue
Block a user