mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:23:21 +08:00
Fix up testcase
This commit is contained in:
parent
28b0ab6123
commit
10d0e2fef1
@ -49,7 +49,7 @@ namespace osu.Game.Tests.Visual
|
|||||||
Vector2.Zero,
|
Vector2.Zero,
|
||||||
new Vector2(216, 0),
|
new Vector2(216, 0),
|
||||||
},
|
},
|
||||||
Distance = 400,
|
Distance = 216,
|
||||||
Velocity = 1,
|
Velocity = 1,
|
||||||
TickDistance = 100,
|
TickDistance = 100,
|
||||||
Scale = 0.5f,
|
Scale = 0.5f,
|
||||||
|
Loading…
Reference in New Issue
Block a user