mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
A bit of cleanup + xmldocs on classes/members
This commit is contained in:
@ -44,7 +44,7 @@ namespace osu.Game.Screens.OnlinePlay.Components
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Padding = new MarginPadding { Bottom = 10 },
|
||||
Child = playlist = new PlaylistsRoomPlaylist
|
||||
Child = playlist = new PlaylistsRoomSettingsPlaylist
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
AllowSelection = true,
|
||||
|
Reference in New Issue
Block a user