mirror of
https://github.com/ppy/osu.git
synced 2025-01-29 21:13:03 +08:00
fix build bug
This commit is contained in:
parent
6c1ae3bc8a
commit
479acdcb5b
@ -173,7 +173,6 @@ namespace osu.Game.Tests.Visual.Background
|
||||
{
|
||||
performFullSetup();
|
||||
AddStep("Enable user dim", () => player.DimmableStoryboard.EnableUserDim.Value = true);
|
||||
AddStep("Set user dim to max", () => player.DimmableStoryboard.)
|
||||
waitForDim();
|
||||
AddStep("Turn on IgnoreUserSettings", () => player.DimmableStoryboard.IgnoreUserSettings.Value = true);
|
||||
waitForDim();
|
||||
|
Loading…
Reference in New Issue
Block a user