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

@ -6,7 +6,7 @@ using osu.Framework.Graphics;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Sprites;
using osu.Framework.MathUtils;
using osu.Framework.Screens.Testing;
using osu.Framework.Testing;
using osu.Game.Graphics.UserInterface;
using osu.Game.Modes.UI;