Move around some namespaces.

This commit is contained in:
Dean Herbert
2017-03-03 20:42:22 +09:00
parent 2ac248c7d0
commit bc01935a89
9 changed files with 41 additions and 38 deletions

View File

@ -12,6 +12,7 @@ using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.Textures;
using osu.Framework.Graphics.Transforms;
using osu.Framework.Threading;
using osu.Game.Screens.Tournament.Teams;
using OpenTK;
using OpenTK.Graphics;