mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Remove SelectionTool, make Select the default tool
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
namespace osu.Game.Rulesets.Edit.Tools
|
||||
{
|
||||
public class SelectionTool : ICompositionTool
|
||||
{
|
||||
public string Name => "Select";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user