mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Show first run dialog on first run of the game
This commit is contained in:
@ -74,7 +74,6 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Enable when first run setup is being displayed on first run.")]
|
||||
public void TestDoesntOpenOnSecondRun()
|
||||
{
|
||||
AddStep("set first run", () => LocalConfig.SetValue(OsuSetting.ShowFirstRunSetup, true));
|
||||
|
Reference in New Issue
Block a user