1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 21:27:24 +08:00
This commit is contained in:
DrabWeb 2017-03-23 02:29:23 -03:00
parent e77229b34b
commit b8129526a4

View File

@ -18,7 +18,7 @@ namespace osu.Game.Screens.Select
{
private OsuScreen player;
private readonly ModSelectOverlay modSelect;
private readonly Leaderboard beatmapDetails;
private readonly BeatmapDetailArea beatmapDetails;
public PlaySongSelect()
{