mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Remove pointless compatibility parameter BeatmapSetInfoID
This commit is contained in:
@ -163,9 +163,6 @@ namespace osu.Game.Beatmaps
|
||||
}
|
||||
}
|
||||
|
||||
[Ignored]
|
||||
public Guid BeatmapSetInfoID => BeatmapSet?.ID ?? Guid.Empty;
|
||||
|
||||
[Ignored]
|
||||
[IgnoreMap]
|
||||
public BeatmapDifficulty BaseDifficulty
|
||||
|
Reference in New Issue
Block a user