Merge branch 'master' into fix-invalid-depth

This commit is contained in:
Dean Herbert
2017-06-23 14:48:12 +09:00
committed by GitHub
130 changed files with 536 additions and 188 deletions

View File

@ -14,6 +14,7 @@ using osu.Game.Graphics.Containers;
using osu.Game.Beatmaps.ControlPoints;
using osu.Framework.Audio.Track;
using System;
using osu.Framework.Graphics.Shapes;
namespace osu.Game.Graphics.UserInterface
{