Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(autosave): don't save until combat is completed
- previously this feature would save the state before the combat state was cleared, leading to console errors when the game loaded again - save the state after the combat is completed, and the map has changed back to the overworld.
- Loading branch information