mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 02:43:16 +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]
|
[BackgroundDependencyLoader]
|
||||||
|
Loading…
Reference in New Issue
Block a user