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