Merge branch 'master' into fix-carousel-root-selects-from-nothing

This commit is contained in:
smoogipoo
2020-03-23 11:15:22 +09:00
32 changed files with 386 additions and 164 deletions

View File

@ -37,7 +37,7 @@ using osuTK.Graphics;
namespace osu.Game.Tests.Visual.Background
{
[TestFixture]
public class TestSceneUserDimBackgrounds : ManualInputManagerTestScene
public class TestSceneUserDimBackgrounds : OsuManualInputManagerTestScene
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{