1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Online/Leaderboards
Salman Ahmed 727fe76b60 Fix TopLocalRank hacking around presence to hide on null rank
Fixed this here because that blocks `Schedule` from running, and I don't
want to add another override to the `IsPresent` flag.
2022-07-23 09:22:22 +03:00
..
DrawableRank.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Leaderboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LeaderboardScore.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00
LeaderboardScoreTooltip.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LeaderboardState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
UpdateableRank.cs Fix TopLocalRank hacking around presence to hide on null rank 2022-07-23 09:22:22 +03:00
UserTopScoreContainer.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00