Fix other missed cases of changing inheritance

This commit is contained in:
Bartłomiej Dach
2020-12-25 14:34:47 +01:00
parent 13c38c9b55
commit da8365f9d0
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ using osu.Game.Users;
namespace osu.Game.Tests.Visual.Multiplayer
{
public class TestSceneMatchHeader : MultiplayerTestScene
public class TestSceneMatchHeader : RoomTestScene
{
public TestSceneMatchHeader()
{