mirror of
https://github.com/osukey/osukey.git
synced 2025-05-25 23:47:30 +09:00
Make ResetConfirmDialog
inherit from DeleteConfirmationDialog
This commit is contained in:
parent
1239de6f41
commit
00a00ead22
@ -631,7 +631,7 @@ namespace osu.Game.Overlays.SkinEditor
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class ResetConfirmDialog : PopupDialog
|
public partial class ResetConfirmDialog : DeleteConfirmationDialog
|
||||||
{
|
{
|
||||||
public ResetConfirmDialog(Action reset)
|
public ResetConfirmDialog(Action reset)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user