mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
RealtimeMultiplayer -> Multiplayer
This commit is contained in:
@ -8,7 +8,7 @@ using osu.Game.Users;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Playlists
|
||||
{
|
||||
public class TestScenePlaylistsParticipantsList : MultiplayerTestScene
|
||||
public class TestScenePlaylistsParticipantsList : RoomTestScene
|
||||
{
|
||||
[SetUp]
|
||||
public new void Setup() => Schedule(() =>
|
||||
|
Reference in New Issue
Block a user