mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
pleasing CI
This commit is contained in:
@ -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
|
||||||
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user