mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Rename test scene
It's not testing the sub-screen. It's testing creating playlists.
This commit is contained in:
parent
7fb89f760f
commit
2bc2420012
@ -22,7 +22,7 @@ using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Playlists
|
||||
{
|
||||
public class TestScenePlaylistsRoomSubScreen : OnlinePlayTestScene
|
||||
public class TestScenePlaylistCreation : OnlinePlayTestScene
|
||||
{
|
||||
private BeatmapManager manager;
|
||||
private RulesetStore rulesets;
|
Loading…
Reference in New Issue
Block a user