mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 19:45:36 +08:00
even more formatting
This commit is contained in:
parent
5cb6ab2f12
commit
c180a71afe
@ -10,6 +10,7 @@ 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