BoatSailSaveFix
Fixes a vanilla bug where custom boat sails are not written to the save file when masts are inactive in the hierarchy. Affects owned boats left behind while sailing another vessel.Changelog
1.0.0
- Initial release.
- Patch
SaveableBoatCustomization.GetDatato include sails on inactive masts (all boats). - Session cache on
LoadDatato recover empty sail lists from the last known rig persceneIndex.
