Merge remote-tracking branch 'upstream/master' into profile

# Conflicts:
#	osu.Game/Graphics/Containers/SectionsContainer.cs
This commit is contained in:
Dean Herbert
2017-07-13 13:44:21 +09:00
59 changed files with 590 additions and 360 deletions

View File

@ -143,7 +143,7 @@ namespace osu.Game
{
base.LoadComplete();
Add(new Drawable[] {
AddRange(new Drawable[] {
new VolumeControlReceptor
{
RelativeSizeAxes = Axes.Both,