mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Add BackgroundSource.Seasonal
This commit is contained in:
@ -6,6 +6,7 @@ namespace osu.Game.Configuration
|
||||
public enum BackgroundSource
|
||||
{
|
||||
Skin,
|
||||
Beatmap
|
||||
Beatmap,
|
||||
Seasonal
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user