1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 22:46:02 +08:00

Update test scene

This commit is contained in:
Dean Herbert 2019-11-15 14:15:09 +09:00
parent eee5902851
commit c7d0b88854

View File

@ -15,7 +15,7 @@ using osuTK.Graphics;
namespace osu.Game.Tests.Visual.Gameplay
{
public class TestCaseLeadIn : RateAdjustedBeatmapTestScene
public class TestSceneLeadIn : RateAdjustedBeatmapTestScene
{
private Ruleset ruleset;