Update references and framework.

This commit is contained in:
Dean Herbert
2017-03-28 21:03:34 +09:00
parent f7dc7e9bb9
commit ab97967237
28 changed files with 44 additions and 35 deletions

View File

@ -4,7 +4,7 @@
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Screens.Testing;
using osu.Framework.Testing;
using osu.Game.Beatmaps;
using OpenTK;
using osu.Framework.Graphics.Sprites;