mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 14:43:02 +08:00
Show on test case
This commit is contained in:
parent
61a8b98d32
commit
24abec43c1
@ -16,6 +16,7 @@ namespace osu.Game.Tests.Visual
|
||||
base.LoadComplete();
|
||||
|
||||
Add(changelog = new ChangelogOverlay());
|
||||
AddStep(@"Show", changelog.Show);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user