mirror of
https://github.com/osukey/osukey.git
synced 2025-06-15 16:27:54 +09:00
Set BackgroundSource.Seasonal as default setting
This commit is contained in:
parent
2871001cc2
commit
cdb2d23578
@ -130,7 +130,7 @@ namespace osu.Game.Configuration
|
||||
|
||||
Set(OsuSetting.IntroSequence, IntroSequence.Triangles);
|
||||
|
||||
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Skin);
|
||||
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Seasonal);
|
||||
}
|
||||
|
||||
public OsuConfigManager(Storage storage)
|
||||
|
Loading…
x
Reference in New Issue
Block a user