Merge https://github.com/ppy/osu into song-progress-graph

This commit is contained in:
DrabWeb
2017-03-22 08:50:17 -03:00
372 changed files with 12163 additions and 3733 deletions

View File

@ -9,9 +9,8 @@ using osu.Game.Screens.Play;
namespace osu.Desktop.VisualTests.Tests
{
public class TestCaseSongProgress : TestCase
internal class TestCaseSongProgress : TestCase
{
public override string Name => @"Song Progress";
public override string Description => @"With real data";
private SongProgress progress;