mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Merge branch 'master' into hit-samples
# Conflicts: # osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
This commit is contained in:
@ -83,7 +83,7 @@ namespace osu.Game.Modes.Osu.Objects
|
||||
|
||||
s.Curve = new SliderCurve
|
||||
{
|
||||
Path = points,
|
||||
ControlPoints = points,
|
||||
Length = length,
|
||||
CurveType = curveType
|
||||
};
|
||||
|
Reference in New Issue
Block a user