1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 03:39:53 +08:00

Fix up testcase

This commit is contained in:
smoogipoo
2018-10-03 14:35:32 +09:00
Unverified
parent 28b0ab6123
commit 10d0e2fef1
@@ -49,7 +49,7 @@ namespace osu.Game.Tests.Visual
Vector2.Zero,
new Vector2(216, 0),
},
Distance = 400,
Distance = 216,
Velocity = 1,
TickDistance = 100,
Scale = 0.5f,