mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 07:42:58 +08:00
Merge branch 'master' into ouendan2-hidden
This commit is contained in:
commit
81a49a8fd1
@ -117,7 +117,6 @@ namespace osu.Game.Beatmaps
|
|||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public DateTimeOffset? LastUpdated => OnlineInfo.LastUpdated;
|
public DateTimeOffset? LastUpdated => OnlineInfo.LastUpdated;
|
||||||
|
|
||||||
[NotMapped]
|
|
||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public BeatmapSetOnlineStatus Status { get; set; } = BeatmapSetOnlineStatus.None;
|
public BeatmapSetOnlineStatus Status { get; set; } = BeatmapSetOnlineStatus.None;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user