mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 02:13:21 +08:00
Remove rate adjustment from player test scene
This commit is contained in:
parent
7e1844ed77
commit
f793bf66e5
@ -29,8 +29,6 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
Dependencies.Cache(LocalConfig = new OsuConfigManager(LocalStorage));
|
||||
LocalConfig.GetBindable<double>(OsuSetting.DimLevel).Value = 1.0;
|
||||
|
||||
MusicController.AllowRateAdjustments = true;
|
||||
}
|
||||
|
||||
[SetUpSteps]
|
||||
|
Loading…
Reference in New Issue
Block a user