1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 06:19:55 +08:00

whitespace

This commit is contained in:
ekrctb
2018-07-02 16:20:44 +09:00
Unverified
parent 63746876c2
commit ae6fdd8e29
+1 -1
View File
@@ -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);