mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Details and more data displaying.
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user