Rename APIChangelog to APIChangelogBuild

This commit is contained in:
Hōtarō Oreki
2018-10-18 21:04:21 +02:00
parent 510b52a503
commit b8ac328ae9
10 changed files with 26 additions and 26 deletions

View File

@ -22,7 +22,7 @@ namespace osu.Game.Tests.Visual
AddWaitStep(3);
AddStep(@"Show with Lazer 2018.712.0", () =>
{
changelog.FetchAndShowBuild(new APIChangelog
changelog.FetchAndShowBuild(new APIChangelogBuild
{
Version = "2018.712.0",
UpdateStream = new UpdateStream { Name = "lazer" },