1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00

TestSceneUserDimContainer -> TestSceneUserDimBackgrounds

This commit is contained in:
Salman Ahmed 2019-12-12 00:30:16 +03:00
parent 53daa37eaa
commit bc02cfc2e2

View File

@ -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[]
{