mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Small DB-related refactoring
This commit is contained in:
@ -17,8 +17,6 @@ namespace osu.Game.Beatmaps
|
||||
|
||||
public BeatmapMetadata Metadata { get; set; }
|
||||
|
||||
public int BeatmapMetadataId { get; set; }
|
||||
|
||||
public List<BeatmapInfo> Beatmaps { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
|
Reference in New Issue
Block a user