mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
Fix another spinner test failure
This commit is contained in:
@ -45,8 +45,8 @@ namespace osu.Game.Rulesets.Osu.Tests.Mods
|
|||||||
{
|
{
|
||||||
new Spinner
|
new Spinner
|
||||||
{
|
{
|
||||||
Duration = 2000,
|
Duration = 6000,
|
||||||
Position = OsuPlayfield.BASE_SIZE / 2
|
Position = OsuPlayfield.BASE_SIZE / 2,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user