mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Remove unused property in SongProgress
This commit is contained in:
@ -35,8 +35,6 @@ namespace osu.Game.Screens.Play
|
||||
private readonly SongProgressGraph graph;
|
||||
private readonly SongProgressInfo info;
|
||||
|
||||
public SongProgressBar Bar => bar;
|
||||
|
||||
public Action<double> RequestSeek;
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user