mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 06:00:05 +08:00
Merge branch 'master' into fix-selection-priority
This commit is contained in:
commit
3680b9a380
@ -43,5 +43,7 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders.Components
|
||||
Size = body.Size;
|
||||
OriginPosition = body.PathOffset;
|
||||
}
|
||||
|
||||
public override bool ReceivePositionalInputAt(Vector2 screenSpacePos) => body.ReceivePositionalInputAt(screenSpacePos);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user