mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 08:43:20 +08:00
pleasing CI
This commit is contained in:
parent
c180a71afe
commit
131809838f
@ -10,7 +10,8 @@ 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