mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 04:49:58 +08:00
formatting
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user