mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
TestSceneUserDimContainer -> TestSceneUserDimBackgrounds
This commit is contained in:
parent
53daa37eaa
commit
bc02cfc2e2
@ -36,7 +36,7 @@ using osuTK.Graphics;
|
||||
namespace osu.Game.Tests.Visual.Background
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneUserDimContainer : ManualInputManagerTestScene
|
||||
public class TestSceneUserDimBackgrounds : ManualInputManagerTestScene
|
||||
{
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
Loading…
Reference in New Issue
Block a user