mirror of
https://github.com/ppy/osu.git
synced 2025-02-26 02:12:56 +08:00
Change to a more convenient xmldoc
This commit is contained in:
parent
90d5484818
commit
79ddb8d5d3
@ -52,7 +52,7 @@ namespace osu.Game.Beatmaps
|
|||||||
public BeatmapOnlineInfo OnlineInfo { get; set; }
|
public BeatmapOnlineInfo OnlineInfo { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The length in milliseconds of this beatmap's song.
|
/// The playable length of this beatmap.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public double Length { get; set; }
|
public double Length { get; set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user