1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 06:43:21 +08:00

Deleted unnecesary things (I guess)

This commit is contained in:
BuildTools 2016-12-15 17:35:14 -06:00
parent b788878c95
commit d37ff8f153

View File

@ -292,7 +292,6 @@ namespace osu.Game.Screens.Select
}
Beatmap = database.GetWorkingBeatmap(beatmap, Beatmap);
}
ensurePlayingSelected(beatmapSetChange);
}