Move components to more appropriate spot

This commit is contained in:
Naxess
2021-04-10 13:02:22 +02:00
parent 43174b708c
commit d1007ff26a
8 changed files with 22 additions and 19 deletions

View File

@ -13,7 +13,7 @@ using osu.Game.Graphics;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Sprites;
using osu.Game.Input.Bindings;
using osu.Game.Screens.Edit.Verify.Components;
using osu.Game.Rulesets.Edit.Checks.Components;
using osuTK.Graphics;
namespace osu.Game.Screens.Edit.Verify