Re-namespace a few classes

This commit is contained in:
smoogipoo
2017-10-10 15:22:32 +09:00
parent 166194e6b6
commit 1cf8c0284a
6 changed files with 121 additions and 89 deletions

View File

@ -12,6 +12,7 @@ using osu.Game.Beatmaps;
using osu.Game.Graphics.Sprites;
using osu.Game.Overlays;
using osu.Game.Screens.Edit.Screens.Compose;
using osu.Game.Screens.Edit.Screens.Compose.Timeline;
namespace osu.Game.Tests.Visual
{