Beatmap
PaginatedScoreContainer
DrawableProfileScore
DrawableProfileWeightedScore
SoloScoreInfo
APIBeatmap
APIScore
GetUserScoresRequest
Bit of an oversight. As reported on [twitter](https://twitter.com/emyl___/status/1548627793075998720) and somewhere else i forgot.
MultiplayerMatchSubScreen
Instead, we can rely on `MultiplayerClient.Room` going `null`.
Change "single tap" mod acronym to not conflict with "strict tracking"
Fix login overlay not displaying error message for disabled accounts
APIUser.Country
We need NRT sooner than later...
countries.json
UsedImplicitly
Also applied to `Language` while at it.
Country
CountryStatistics
code
APIUser
Update resources
Add ability to save failed score
APIException
Previously was relying on whether `SaveReplay` returns null, but since I've changed it to use the standard "prepare score for import" path, the button has to check for local availability after import since that path doesn't return null on fail.