Clean up events and states

This commit is contained in:
Dean Herbert
2019-05-15 18:08:19 +09:00
parent f49b0dc16d
commit 60d244d2d6
5 changed files with 27 additions and 54 deletions

View File

@ -24,7 +24,7 @@ namespace osu.Game.Tests.Visual
AddStep(@"Show with Lazer 2018.712.0", () =>
{
changelog.FetchAndShowBuild(new APIChangelogBuild
changelog.ShowBuild(new APIChangelogBuild
{
Version = "2018.712.0",
UpdateStream = new APIUpdateStream { Name = "lazer" },