mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 12:53:11 +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
|
namespace osu.Game.Tests.Visual.Background
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class TestSceneUserDimContainer : ManualInputManagerTestScene
|
public class TestSceneUserDimBackgrounds : ManualInputManagerTestScene
|
||||||
{
|
{
|
||||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user