mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 16:12:54 +08:00
Adjust taiko scrolling speed
This commit is contained in:
parent
b68eeae777
commit
08bd363827
@ -194,7 +194,7 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
}
|
||||
});
|
||||
|
||||
VisibleTimeRange.Value = 6000;
|
||||
VisibleTimeRange.Value = 7000;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user