mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Set BackgroundSource.Seasonal as default setting
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user