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

@ -1,7 +1,7 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Screens.Testing;
using osu.Framework.Testing;
using osu.Framework.Graphics.Colour;
using osu.Framework.Graphics.Sprites;
using osu.Game.Screens.Menu;