mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
Show on test case
This commit is contained in:
@ -16,6 +16,7 @@ namespace osu.Game.Tests.Visual
|
|||||||
base.LoadComplete();
|
base.LoadComplete();
|
||||||
|
|
||||||
Add(changelog = new ChangelogOverlay());
|
Add(changelog = new ChangelogOverlay());
|
||||||
|
AddStep(@"Show", changelog.Show);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user