mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
Change multiplayer tests to have null room by default
This commit is contained in:
@ -14,6 +14,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public TestSceneMatchHeader()
|
||||
{
|
||||
Room = new Room();
|
||||
Room.Playlist.Add(new PlaylistItem
|
||||
{
|
||||
Beatmap =
|
||||
|
Reference in New Issue
Block a user