mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Merge branch 'master' of github.com:ppy/osu into flowcontainer-refactor
# Conflicts: # osu-framework # osu.Game/Beatmaps/Drawables/BeatmapGroup.cs
This commit is contained in:
@ -14,7 +14,7 @@ namespace osu.Game.Overlays.Options.Sections
|
||||
|
||||
public GameplaySection()
|
||||
{
|
||||
base.Children = new Drawable[]
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new GeneralOptions(),
|
||||
new SongSelectOptions(),
|
||||
|
Reference in New Issue
Block a user