mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Removed empty ctor in PauseProgressGraph
This commit is contained in:
parent
9d4a14074f
commit
fe09bab78f
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user