1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 08:32:57 +08:00

Extend spinner duration a bit

To allow the times sought to be in the spinner time range
This commit is contained in:
Salman Ahmed 2019-12-18 03:07:06 +03:00
parent cbfbbf9999
commit 12a02cf6d9

View File

@ -84,7 +84,7 @@ namespace osu.Game.Rulesets.Osu.Tests
new Spinner
{
Position = new Vector2(256, 192),
EndTime = 5000,
EndTime = 6000,
},
// placeholder object to avoid hitting the results screen
new HitObject