mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 17:29:54 +08:00
Remove double binding
This commit is contained in:
@@ -139,8 +139,6 @@ namespace osu.Game.Screens.SelectV2
|
||||
loading = new LoadingLayer(),
|
||||
}
|
||||
};
|
||||
|
||||
fetchedScores.BindTo(leaderboardManager.Scores);
|
||||
}
|
||||
|
||||
protected override void LoadComplete()
|
||||
|
||||
Reference in New Issue
Block a user