mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Unify SelectionLayer and HitObjectCapturer, rename SelectionBox
This commit is contained in:
@ -21,8 +21,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(HitObjectCapturer),
|
||||
typeof(SelectionDragger),
|
||||
typeof(SelectionBox),
|
||||
typeof(SelectionLayer),
|
||||
typeof(CaptureBox)
|
||||
};
|
||||
|
Reference in New Issue
Block a user