Added beatmap delete dialog

This commit is contained in:
DrabWeb
2017-02-27 23:19:28 -04:00
parent bc7fd3bd39
commit fbd9523596
3 changed files with 79 additions and 5 deletions

View File

@ -285,6 +285,7 @@
<Compile Include="Overlays\Dialog\PopupDialogButton.cs" />
<Compile Include="Overlays\Dialog\PopupDialogOKButton.cs" />
<Compile Include="Overlays\Dialog\PopupDialogCancelButton.cs" />
<Compile Include="Screens\Select\BeatmapDeleteDialog.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">