mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 22:20:54 +08:00
Move external edit overlay to more proper namespace
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ using osu.Game.Skinning;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Overlays
|
||||
namespace osu.Game.Overlays.SkinEditor
|
||||
{
|
||||
public partial class ExternalEditOverlay : OsuFocusedOverlayContainer
|
||||
{
|
||||
Reference in New Issue
Block a user