mirror of
https://github.com/ppy/osu
synced 2025-01-13 17:41:09 +00:00
Remove unnecessary and out-of-place xmldoc
This commit is contained in:
parent
aa1cb65eaa
commit
61d4eb1777
@ -134,7 +134,6 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
/// <param name="moveEvent">The move event.</param>
|
||||
/// <returns>
|
||||
/// Whether any items could be moved.
|
||||
/// Returning true will also propagate StartTime changes provided by the closest <see cref="IPositionSnapProvider.SnapScreenSpacePositionToValidTime"/>.
|
||||
/// </returns>
|
||||
public virtual bool HandleMovement(MoveSelectionEvent<T> moveEvent) => false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user