mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
more formatting
This commit is contained in:
@ -10,9 +10,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
protected override Drawable CreateCursor() => new InvisibleCursor();
|
||||
|
||||
private class InvisibleCursor : Drawable
|
||||
{
|
||||
|
||||
}
|
||||
private class InvisibleCursor : Drawable { }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user