mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 20:30:20 +08:00
Remove one more out-of-date comment
This commit is contained in:
@@ -354,7 +354,6 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
break;
|
||||
|
||||
case SelectionState.Selected:
|
||||
// if the editor is playing, we generally don't want to deselect objects even if outside the selection area.
|
||||
if (AllowDeselection && !isValidForSelection())
|
||||
blueprint.Deselect();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user