mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 19:27:26 +08:00
Merge pull request #424 from DrabWeb/namespace-fix
Fix BeatmapDeleteDialog namespace
This commit is contained in:
commit
70f046092c
@ -8,7 +8,7 @@ using osu.Game.Database;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Overlays.Dialog;
|
||||
|
||||
namespace osu.Game
|
||||
namespace osu.Game.Screens.Select
|
||||
{
|
||||
public class BeatmapDeleteDialog : PopupDialog
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user