Bring framework up-to-date.

# Conflicts:
#	osu-framework
This commit is contained in:
Dean Herbert
2016-11-05 18:15:37 +09:00
parent bc53642cab
commit 2ee5e2efb7
8 changed files with 11 additions and 12 deletions

View File

@ -10,7 +10,6 @@ using OpenTK.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework;
using System.Threading.Tasks;
using osu.Framework.Graphics.Textures;
namespace osu.Game.Graphics.Background
{