mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Removed unused stuff.
This commit is contained in:
@ -38,8 +38,6 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
|
||||
public readonly BeatmapPicker Picker;
|
||||
|
||||
private bool isDownloading => beatmaps.GetExistingDownload(BeatmapSet) != null;
|
||||
|
||||
private BeatmapSetInfo beatmapSet;
|
||||
public BeatmapSetInfo BeatmapSet
|
||||
{
|
||||
|
Reference in New Issue
Block a user