Add OsuFocusedOverlayContainer with predefined sounds.

This commit is contained in:
Dean Herbert
2017-06-28 10:18:12 -07:00
parent 480cdba023
commit 28f0da606a
12 changed files with 57 additions and 10 deletions

View File

@ -77,6 +77,7 @@
<Compile Include="Beatmaps\Drawables\BeatmapBackgroundSprite.cs" />
<Compile Include="Beatmaps\DifficultyCalculator.cs" />
<Compile Include="Graphics\Containers\OsuClickableContainer.cs" />
<Compile Include="Graphics\Containers\OsuFocusedOverlayContainer.cs" />
<Compile Include="Graphics\Cursor\OsuContextMenuContainer.cs" />
<Compile Include="Graphics\UserInterface\IconButton.cs" />
<Compile Include="Configuration\SelectionRandomType.cs" />