mirror of https://github.com/ppy/osu
use new vector2
This commit is contained in:
parent
8e951d423f
commit
07078b735c
|
@ -9,6 +9,7 @@
|
|||
using osu.Framework.Graphics.Colour;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Game.Screens.Menu;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
|
Loading…
Reference in New Issue