mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 19:27:26 +08:00
Add a TickDistance to TestCaseHitObjects.
This commit is contained in:
parent
6c9fe544b2
commit
c90f5e247d
@ -75,6 +75,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Length = 400,
|
||||
Position = new Vector2(-200, 0),
|
||||
Velocity = 1,
|
||||
TickDistance = 100,
|
||||
}));
|
||||
break;
|
||||
case HitObjectType.Spinner:
|
||||
|
Loading…
Reference in New Issue
Block a user