mirror of
https://github.com/ppy/osu.git
synced 2025-03-17 22:17:25 +08:00
formatting
This commit is contained in:
parent
bd5cb86b15
commit
883d5ed58e
@ -4,7 +4,8 @@
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Game.Rulesets.UI;
|
||||
|
||||
namespace osu.Game.Rulesets.Catch.UI {
|
||||
namespace osu.Game.Rulesets.Catch.UI
|
||||
{
|
||||
class CatchCursorContainer : GameplayCursorContainer
|
||||
{
|
||||
protected override Drawable CreateCursor() => new InvisibleCursor();
|
||||
|
Loading…
x
Reference in New Issue
Block a user