mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 12:32:54 +08:00
This was firing regardless of whether the start time was changed, such as where beat snap provided the same time the object already has. The case where a change actually occurs is already handled by EditorBeatmap (see `startTimeBindables`), so it turns out this local handling is not required at all. |
||
---|---|---|
.. | ||
Components | ||
ComposeScreen.cs | ||
IPlacementHandler.cs |