Move skin-related interfaces out of HUD namespace

This commit is contained in:
Dean Herbert
2021-04-30 12:42:32 +09:00
parent 5585a7d438
commit 8b82a07914
15 changed files with 10 additions and 9 deletions

View File

@ -10,7 +10,6 @@ using osu.Game.Extensions;
using osu.Game.Graphics.UserInterface;
using osu.Game.Rulesets.Edit;
using osu.Game.Screens.Edit.Compose.Components;
using osu.Game.Screens.Play.HUD;
using osuTK;
namespace osu.Game.Skinning.Editor