1
0
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:
Dean Herbert 2020-10-26 15:24:28 +09:00
parent e941f2fb71
commit 8508d5f8b9

View File

@ -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;