mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-03 02:38:22 -04:00
dbe672444c
Implemented subsectional saving (handled in the section's save function, and passed to the save function by & pointer). Default of "all" passed in from SaveFile for game saves. Implemented subsectional saving for sohStats and entrances/scenes discovered. Fixed check for game save registry by putting the check against the registry in the "all" section save code.