Refactor some incorrect/outdated terminology

This commit is contained in:
Dean Herbert
2021-09-06 21:30:15 +09:00
parent 3c7a34bdbd
commit 693ecdf62a
4 changed files with 8 additions and 9 deletions

View File

@ -31,7 +31,7 @@ namespace osu.Game.Beatmaps.ControlPoints
public override Color4 GetRepresentingColour(OsuColour colours) => colours.Lime1;
/// <summary>
/// The speed multiplier at this control point.
/// The slider velocity at this control point.
/// </summary>
public double SliderVelocity
{