Huge refactor pass focusing on ChangelogContent

This commit is contained in:
Dean Herbert
2019-05-19 02:09:08 +09:00
parent 5d6c599129
commit 3fa1545ea4
10 changed files with 294 additions and 331 deletions

View File

@ -23,8 +23,8 @@ namespace osu.Game.Tests.Visual.Online
typeof(ChangelogHeader),
typeof(ChangelogContent),
typeof(ChangelogListing),
typeof(ChangelogSingleBuild),
typeof(ChangelogBuild),
typeof(ChangelogContentGroup),
typeof(Breadcrumb),
typeof(BreadcrumbListing),
typeof(BreadcrumbRelease),