mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-26 14:40:50 -04:00
42b35634a5
Fixed loading and saving of blank sceneTimestamps due to default construction of data structures during JSON loading making all "empty" entries have scene and room of 0. Moved SoH stats initialization to `gameplaystats.cpp` via `SaveManager::AddInitFunction`.