Details and more data displaying.

This commit is contained in:
DrabWeb
2017-09-11 02:48:48 -03:00
parent e61ab72c0d
commit 43fa314fe0
12 changed files with 581 additions and 26 deletions

View File

@ -545,6 +545,15 @@
<Compile Include="Screens\Select\Details\AdvancedStats.cs" />
<Compile Include="Screens\Select\Details\FailRetryGraph.cs" />
<Compile Include="Screens\Select\Details\UserRatings.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\AuthorInfo.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\BeatmapPicker.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\HeaderButton.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\Details.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\FavouriteButton.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\DownloadButton.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\BasicStats.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\SuccessRate.cs" />
<Compile Include="Overlays\OnlineBeatmapSet\PreviewButton.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu-framework\osu.Framework\osu.Framework.csproj">
@ -570,4 +579,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>