mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 10:03:05 +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