mirror of
https://github.com/ppy/osu.git
synced 2025-01-17 03:02:55 +08:00
Fix preceeding space
This commit is contained in:
parent
ce3c2f07dc
commit
d42773ebb2
@ -179,7 +179,6 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
|
|||||||
InputManager.ReleaseButton(MouseButton.Left);
|
InputManager.ReleaseButton(MouseButton.Left);
|
||||||
});
|
});
|
||||||
checkPositions();
|
checkPositions();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void moveHitObject()
|
private void moveHitObject()
|
||||||
|
Loading…
Reference in New Issue
Block a user