mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 11:35:35 +08:00
Move test scene more correctly into visual folder
This commit is contained in:
parent
c77847b284
commit
d694c8b771
@ -20,10 +20,9 @@ using osu.Game.Rulesets.Osu.Beatmaps;
|
||||
using osu.Game.Rulesets.Osu.Judgements;
|
||||
using osu.Game.Rulesets.Osu.Objects;
|
||||
using osu.Game.Rulesets.Scoring;
|
||||
using osu.Game.Tests.Visual;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Gameplay
|
||||
namespace osu.Game.Tests.Visual.Gameplay
|
||||
{
|
||||
public class TestSceneScoring : OsuTestScene
|
||||
{
|
Loading…
Reference in New Issue
Block a user