mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
more formatting
This commit is contained in:
parent
2a0db8aeac
commit
9570f7c04b
@ -10,9 +10,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
protected override Drawable CreateCursor() => new InvisibleCursor();
|
||||
|
||||
private class InvisibleCursor : Drawable
|
||||
{
|
||||
|
||||
}
|
||||
private class InvisibleCursor : Drawable { }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user