mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +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)
|
||||
return;
|
||||
position = value;
|
||||
|
||||
|
||||
PositionChanged?.Invoke(value);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user