mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:09:53 +08:00
Skip first run setup in OsuGameTestScenes
This commit is contained in:
@@ -156,6 +156,7 @@ namespace osu.Game.Tests.Visual
|
||||
base.LoadComplete();
|
||||
|
||||
LocalConfig.SetValue(OsuSetting.IntroSequence, IntroSequence.Circles);
|
||||
LocalConfig.SetValue(OsuSetting.ShowFirstRunSetup, false);
|
||||
|
||||
API.Login("Rhythm Champion", "osu!");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user