mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 13:07:21 +09: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…
x
Reference in New Issue
Block a user