Merge branch 'master' into idle-still-starts

This commit is contained in:
Dan Balasescu
2019-07-06 00:08:59 +09:30
committed by GitHub
13 changed files with 163 additions and 26 deletions

View File

@ -24,6 +24,7 @@ namespace osu.Game.Tests.Visual.Online
typeof(ChangelogListing),
typeof(ChangelogSingleBuild),
typeof(ChangelogBuild),
typeof(Comments),
};
protected override void LoadComplete()