mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:33:21 +08:00
Same default value for parameter.
This commit is contained in:
parent
dc0d0a3602
commit
8553e1cad3
@ -88,7 +88,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
addDrumRoll(true);
|
||||
break;
|
||||
case 5:
|
||||
addSwell(1000);
|
||||
addSwell();
|
||||
delay = scroll_time - 100;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user