mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 04:51:26 +08:00
Rename my test scene
As requested by bdach
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ using osuTK;
|
||||
namespace osu.Game.Rulesets.Osu.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneSpinnerSpam : TestSceneOsuPlayer
|
||||
public class TestSceneNoSpinnerStacking : TestSceneOsuPlayer
|
||||
{
|
||||
protected override IBeatmap CreateBeatmap(RulesetInfo ruleset)
|
||||
{
|
||||
Reference in New Issue
Block a user