mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 20:48:44 +08:00
Added back current work
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using osu.Framework.Graphics.Containers;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
public class SongProgressGraph : Container
|
||||
{
|
||||
// TODO: Implement the song progress graph
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user