Renamespace compose-mode components

This commit is contained in:
smoogipoo
2018-11-06 18:14:46 +09:00
parent 27d82052f4
commit ac25718c5a
20 changed files with 28 additions and 26 deletions

View File

@ -10,7 +10,7 @@ using osu.Framework.Graphics.Shapes;
using osu.Framework.MathUtils;
using osu.Game.Graphics;
using osu.Game.Graphics.Cursor;
using osu.Game.Screens.Edit.Screens.Compose.Timeline;
using osu.Game.Screens.Edit.Screens.Compose.Components.Timeline;
using OpenTK;
using OpenTK.Graphics;