mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fix BeatmapMetadata removing
This commit is contained in:
@ -14,6 +14,7 @@ namespace osu.Game.Beatmaps
|
||||
|
||||
[NotMapped]
|
||||
public int? BeatmapSetOnlineInfoId { get; set; }
|
||||
public int BeatmapSetInfoId { get; set; }
|
||||
|
||||
public string Title { get; set; }
|
||||
public string TitleUnicode { get; set; }
|
||||
|
Reference in New Issue
Block a user