Merge remote-tracking branch 'upstream/master' into download-tracking-component

# Conflicts:
#	osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
This commit is contained in:
Dean Herbert
2019-01-31 18:45:09 +09:00
1386 changed files with 5965 additions and 3454 deletions

View File

@ -1,5 +1,5 @@
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Configuration;