Fix merge regressions

This commit is contained in:
Dean Herbert
2019-10-30 18:44:07 +09:00
parent 93076ad6a1
commit 5899bbd8a6
2 changed files with 4 additions and 3 deletions

View File

@ -34,6 +34,7 @@ namespace osu.Game.Beatmaps.ControlPoints
MaxValue = 60000
};
/// <summary>
/// The beat length at this control point.
/// </summary>
public double BeatLength