mirror of
https://github.com/ppy/osu.git
synced 2025-02-06 21:52:58 +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();
|
protected override Drawable CreateCursor() => new InvisibleCursor();
|
||||||
|
|
||||||
private class InvisibleCursor : Drawable {
|
private class InvisibleCursor : Drawable
|
||||||
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user