mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Trim whitespace
This commit is contained in:
@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
||||
if (position == value)
|
||||
return;
|
||||
position = value;
|
||||
|
||||
|
||||
PositionChanged?.Invoke(value);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user