Remove pointless compatibility parameter BeatmapSetInfoID

This commit is contained in:
Dean Herbert
2022-01-13 18:02:02 +09:00
parent c61419dfe5
commit 069d6d2954
2 changed files with 1 additions and 4 deletions

View File

@ -163,9 +163,6 @@ namespace osu.Game.Beatmaps
}
}
[Ignored]
public Guid BeatmapSetInfoID => BeatmapSet?.ID ?? Guid.Empty;
[Ignored]
[IgnoreMap]
public BeatmapDifficulty BaseDifficulty