mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 01:37:31 +08:00
Add accessor
This commit is contained in:
parent
801e39a543
commit
28cf5c7a59
@ -32,7 +32,7 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
|
||||
protected DragBox DragBox { get; private set; }
|
||||
|
||||
protected Container<SelectionBlueprint> SelectionBlueprints;
|
||||
protected Container<SelectionBlueprint> SelectionBlueprints { get; private set; }
|
||||
|
||||
private SelectionHandler selectionHandler;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user