mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:47:52 +08:00
Trim whitespace
This commit is contained in:
parent
24501c37dd
commit
92b302971f
@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
|||||||
if (position == value)
|
if (position == value)
|
||||||
return;
|
return;
|
||||||
position = value;
|
position = value;
|
||||||
|
|
||||||
PositionChanged?.Invoke(value);
|
PositionChanged?.Invoke(value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user