mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 17:40:37 +08:00
TestSceneUserDimContainer -> TestSceneUserDimBackgrounds
This commit is contained in:
+1
-1
@@ -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[]
|
||||
{
|
||||
Reference in New Issue
Block a user