Merge remote-tracking branch 'origin/master' into beatmap-serialization

This commit is contained in:
smoogipoo
2017-12-21 20:15:01 +09:00
49 changed files with 57 additions and 50 deletions

View File

@ -17,7 +17,7 @@ using osu.Framework.Lists;
namespace osu.Game.Tests.Visual
{
internal class TestCaseBeatSyncedContainer : OsuTestCase
public class TestCaseBeatSyncedContainer : OsuTestCase
{
private readonly MusicController mc;