1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 16:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/Components
Naxess 5022a78e80 Check current point instead of start point
Since each control point will call this when the path updates, the previous would correct the start segment 3 times instead of just once.

This fixes that.
2021-03-31 20:25:46 +02:00
..
PathControlPointConnectionPiece.cs Apply suggestions and remove redundant updateConnectingPath call 2020-11-17 22:23:46 +01:00
PathControlPointPiece.cs Check current point instead of start point 2021-03-31 20:25:46 +02:00
PathControlPointVisualiser.cs Move updatePathTypes to PathControlPointPiece 2021-03-31 20:09:56 +02:00
SliderBodyPiece.cs Adjust namespace 2020-12-04 20:21:53 +09:00