SaveEvents.AfterReturnToTitle is not triggered on a disconnection from Multiplayer
Dawilly opened this issue ยท 1 comments
Any functions stored under SaveEvents.AfterReturnToTitle will not be called, as the event itself is never triggered when a farmhand disconnects from the host, which in turn sends them back to the Title Screen. This can cause issues for mods that depend on knowing if the user has returned to the title screen in order to properly (re)set values.