osu/osu.Game/Online/Leaderboards
Dean Herbert 3803f2f462 Fix leaderboard potentially displaying the wrong scores
Closes #14762.

This class is ugly. I think the whole process should be clened up once
we have correctly-scheduled `SynchronizationContext`s. There's not much
saving it as long as all these interdispersed `Schedule`s around
required.
2021-10-06 16:07:29 +09:00
..
DrawableRank.cs
Leaderboard.cs Fix leaderboard potentially displaying the wrong scores 2021-10-06 16:07:29 +09:00
LeaderboardScore.cs Remove redundant this. in assignment 2021-09-07 17:45:39 +09:00
PlaceholderState.cs
UpdateableRank.cs
UserTopScoreContainer.cs