1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 23:12:56 +08:00

Fix up testcase

This commit is contained in:
smoogipoo 2018-10-03 14:35:32 +09:00
parent 28b0ab6123
commit 10d0e2fef1

View File

@ -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,