mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:03:08 +08:00
Rename testscene to match class
This commit is contained in:
parent
b18635341e
commit
b41897fd9b
@ -23,7 +23,7 @@ using osu.Game.Users;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public class TestSceneMultiplayerSpectator : MultiplayerTestScene
|
||||
public class TestSceneMultiSpectatorScreen : MultiplayerTestScene
|
||||
{
|
||||
[Cached(typeof(SpectatorStreamingClient))]
|
||||
private TestSpectatorStreamingClient streamingClient = new TestSpectatorStreamingClient();
|
Loading…
Reference in New Issue
Block a user