Move play modes to Modes namespace.

This commit is contained in:
Dean Herbert
2016-11-14 18:03:20 +09:00
parent 0f4538f69f
commit 06f4f93918
66 changed files with 163 additions and 172 deletions

View File

@ -3,6 +3,7 @@
using osu.Framework.Configuration;
using osu.Framework.Platform;
using osu.Game.Modes;
using osu.Game.Online.API;
using osu.Game.Screens.Play;