Fade the accent colour instead of stepping.

This commit is contained in:
smoogipooo
2017-03-31 11:41:06 +09:00
parent 5a8099a591
commit 0e2f725425
3 changed files with 24 additions and 9 deletions

View File

@ -81,7 +81,7 @@ namespace osu.Desktop.VisualTests.Tests
var d = new DrumRoll
{
StartTime = Time.Current + 1000,
Distance = 2000,
Distance = 20000,
PreEmpt = 1000,
};