mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
General refactoring
This commit is contained in:
@ -17,6 +17,7 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders
|
||||
: base(slider)
|
||||
{
|
||||
this.position = position;
|
||||
|
||||
InternalChild = CirclePiece = new HitCirclePiece();
|
||||
|
||||
Select();
|
||||
|
Reference in New Issue
Block a user