Reshuffle namespaces

This commit is contained in:
Dean Herbert
2017-07-26 13:22:46 +09:00
parent d441a7a6f9
commit fce580d717
90 changed files with 90 additions and 104 deletions

View File

@ -4,7 +4,7 @@
using System.Collections.Generic;
using Newtonsoft.Json;
using osu.Framework.IO.Network;
using osu.Game.Database;
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Scoring;
namespace osu.Game.Online.API.Requests