mirror of
https://github.com/osukey/osukey.git
synced 2025-07-04 01:40:02 +09:00
Revert changes to BeatmapDetailArea
This commit is contained in:
@ -226,7 +226,6 @@ namespace osu.Game.Screens.Select
|
||||
void displayScore(ScoreInfo score) => this.Push(new SoloResults(score));
|
||||
|
||||
BeatmapDetails.Leaderboard.ScoreSelected += displayScore;
|
||||
BeatmapDetails.TopScore.ScoreSelected += displayScore;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
Reference in New Issue
Block a user