mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 01:43:01 +08:00
Don't join room in participants test
This commit is contained in:
@@ -22,6 +22,11 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public class TestSceneMultiplayerParticipantsList : MultiplayerTestScene
|
||||
{
|
||||
public TestSceneMultiplayerParticipantsList()
|
||||
: base(false)
|
||||
{
|
||||
}
|
||||
|
||||
[SetUp]
|
||||
public new void Setup() => Schedule(createNewParticipantsList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user