Merge branch 'master' into more-accurate-most-common-bpm

This commit is contained in:
smoogipoo
2021-02-08 18:40:58 +09:00
260 changed files with 5754 additions and 1804 deletions

View File

@ -24,7 +24,7 @@ namespace osu.Game.Beatmaps
/// <summary>
/// The control points in this beatmap.
/// </summary>
ControlPointInfo ControlPointInfo { get; }
ControlPointInfo ControlPointInfo { get; set; }
/// <summary>
/// The breaks in this beatmap.