mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Make the hitobject masks move within their placement/selection
This commit is contained in:
@ -23,7 +23,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
||||
|
||||
private Vector2 position;
|
||||
|
||||
public Vector2 Position
|
||||
public virtual Vector2 Position
|
||||
{
|
||||
get => position;
|
||||
set
|
||||
|
Reference in New Issue
Block a user