mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 06:19:55 +08:00
whitespace
This commit is contained in:
@@ -65,7 +65,7 @@ namespace osu.Game.Graphics.Cursor
|
||||
|
||||
return base.OnMouseMove(state);
|
||||
}
|
||||
|
||||
|
||||
protected override bool OnMouseDown(InputState state, MouseDownEventArgs args)
|
||||
{
|
||||
ActiveCursor.Scale = new Vector2(1);
|
||||
|
||||
Reference in New Issue
Block a user