Tidy namespaces.

This commit is contained in:
Dean Herbert
2016-10-27 11:55:55 +09:00
parent 9c27c33e18
commit f846505a92
6 changed files with 140 additions and 118 deletions

View File

@ -15,6 +15,7 @@ using OpenTK;
using OpenTK.Graphics;
using osu.Framework.Graphics.UserInterface;
using System.Threading.Tasks;
using osu.Game.Beatmaps.Drawable;
namespace osu.Game.GameModes.Play
{