1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:07:26 +08:00

Fix preceeding space

This commit is contained in:
vmaggioli 2021-01-20 12:36:31 -05:00
parent ce3c2f07dc
commit d42773ebb2
No known key found for this signature in database
GPG Key ID: 5E31099CCBAEA383

View File

@ -179,7 +179,6 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
InputManager.ReleaseButton(MouseButton.Left);
});
checkPositions();
}
private void moveHitObject()