mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 17:13:06 +08:00
Rename test scene to match purpose
This commit is contained in:
parent
e941f2fb71
commit
8508d5f8b9
@ -31,7 +31,7 @@ using osuTK.Graphics;
|
|||||||
|
|
||||||
namespace osu.Game.Tests.Visual.Gameplay
|
namespace osu.Game.Tests.Visual.Gameplay
|
||||||
{
|
{
|
||||||
public class TestSceneSpectator : OsuManualInputManagerTestScene
|
public class TestSceneSpectatorPlayback : OsuManualInputManagerTestScene
|
||||||
{
|
{
|
||||||
protected override bool UseOnlineAPI => true;
|
protected override bool UseOnlineAPI => true;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user