mirror of
https://github.com/osukey/osukey.git
synced 2025-06-16 08:47:55 +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.IntroSequence, IntroSequence.Triangles);
|
||||||
|
|
||||||
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Skin);
|
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Seasonal);
|
||||||
}
|
}
|
||||||
|
|
||||||
public OsuConfigManager(Storage storage)
|
public OsuConfigManager(Storage storage)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user