mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Rename test scene to match purpose
This commit is contained in:
@ -31,7 +31,7 @@ using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Gameplay
|
||||
{
|
||||
public class TestSceneSpectator : OsuManualInputManagerTestScene
|
||||
public class TestSceneSpectatorPlayback : OsuManualInputManagerTestScene
|
||||
{
|
||||
protected override bool UseOnlineAPI => true;
|
||||
|
Reference in New Issue
Block a user