mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Made PauseButton more visually responsive, added force option to Player.Pause, added very basic implementation of the progress bar
This commit is contained in:
@ -238,6 +238,7 @@
|
||||
<Compile Include="Screens\Select\Footer.cs" />
|
||||
<Compile Include="Overlays\Pause\PauseButton.cs" />
|
||||
<Compile Include="Overlays\Pause\PauseOverlay.cs" />
|
||||
<Compile Include="Overlays\Pause\PauseProgressBar.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">
|
||||
|
Reference in New Issue
Block a user