mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 06:29:54 +08:00
Revert "Set BackgroundSource.Seasonal as default setting"
This reverts commit cdb2d23578.
This commit is contained in:
@@ -130,7 +130,7 @@ namespace osu.Game.Configuration
|
||||
|
||||
Set(OsuSetting.IntroSequence, IntroSequence.Triangles);
|
||||
|
||||
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Seasonal);
|
||||
Set(OsuSetting.MenuBackgroundSource, BackgroundSource.Skin);
|
||||
}
|
||||
|
||||
public OsuConfigManager(Storage storage)
|
||||
|
||||
Reference in New Issue
Block a user