mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +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 class PauseProgressGraph : Container
|
||||||
{
|
{
|
||||||
|
// TODO: Implement the pause progress graph
|
||||||
public PauseProgressGraph()
|
|
||||||
{
|
|
||||||
// TODO: Implement the pause progress graph
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user