mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Rename APIChangelog to APIChangelogBuild
This commit is contained in:
@ -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" },
|
||||
|
Reference in New Issue
Block a user