mirror of
https://github.com/ppy/osu
synced 2025-03-03 01:49:46 +00: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…
Reference in New Issue
Block a user