mirror of
https://github.com/osukey/osukey.git
synced 2025-06-06 20:15:29 +09:00
Move timeline hit object test to immediately viewable area
This commit is contained in:
parent
0cf13dab8d
commit
fca9c70c1b
@ -29,7 +29,7 @@ namespace osu.Game.Tests.Visual.Editing
|
|||||||
EditorBeatmap.Add(new Spinner
|
EditorBeatmap.Add(new Spinner
|
||||||
{
|
{
|
||||||
Position = new Vector2(256, 256),
|
Position = new Vector2(256, 256),
|
||||||
StartTime = 150,
|
StartTime = 2700,
|
||||||
Duration = 500
|
Duration = 500
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user