mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Very basic implementation of the graph
This commit is contained in:
@ -257,6 +257,7 @@
|
||||
<Compile Include="Overlays\Pause\QuitButton.cs" />
|
||||
<Compile Include="Graphics\UserInterface\SongProgressBar.cs" />
|
||||
<Compile Include="Graphics\UserInterface\SongProgressGraph.cs" />
|
||||
<Compile Include="Graphics\UserInterface\SongProgressGraphColumn.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">
|
||||
|
Reference in New Issue
Block a user