Move SkinnableElementTargetContainer out of HUD namespace

This commit is contained in:
Dean Herbert
2021-05-12 15:59:33 +09:00
parent 29e6f6b6b6
commit 494a1b01a5
2 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,6 @@ using osu.Game.Graphics;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Cursor;
using osu.Game.Graphics.UserInterface;
using osu.Game.Screens.Play.HUD;
using osuTK;
namespace osu.Game.Skinning.Editor