Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write out difficulty_invalid for last played diff
this fixes erratic crashes when saving the profile due to the last difficulty value somehow becoming null and reading garbage from memory last played difficulty isn't relevant for the modern 4k meta and even if it were it would be less of a nuisance than crashing randomly, so while this is an inelegant workaround it's not functionally problematic and hopefully it fixes all garbage difficulty enum crashes not just the single one we could reproduce
- Loading branch information