mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Removed empty ctor in PauseProgressGraph
This commit is contained in:
@ -4,10 +4,6 @@ namespace osu.Game.Overlays.Pause
|
||||
{
|
||||
public class PauseProgressGraph : Container
|
||||
{
|
||||
|
||||
public PauseProgressGraph()
|
||||
{
|
||||
// TODO: Implement the pause progress graph
|
||||
}
|
||||
// TODO: Implement the pause progress graph
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user