mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Remove not-yet-implemented settings group comments
This commit is contained in:
parent
00c68cad53
commit
fbab5acac1
@ -37,8 +37,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
Spacing = new Vector2(0, 20),
|
||||
Children = new PlayerSettingsGroup[]
|
||||
{
|
||||
//CollectionSettings = new CollectionSettings(),
|
||||
//DiscussionSettings = new DiscussionSettings(),
|
||||
PlaybackSettings = new PlaybackSettings { Expanded = { Value = false } },
|
||||
VisualSettings = new VisualSettings { Expanded = { Value = false } },
|
||||
new AudioSettings { Expanded = { Value = false } }
|
||||
|
Loading…
Reference in New Issue
Block a user