Initial implementation

This commit is contained in:
DrabWeb
2017-03-24 05:59:26 -03:00
parent f23372599d
commit 215b016f32
4 changed files with 523 additions and 119 deletions

View File

@ -366,6 +366,7 @@
<Compile Include="Screens\Select\BeatmapDetailArea.cs" />
<Compile Include="Graphics\UserInterface\OsuTabControlCheckBox.cs" />
<Compile Include="Screens\Select\BeatmapDetailAreaTabControl.cs" />
<Compile Include="Overlays\PlaylistController.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">