Move a few classes/enums into separate files.

This commit is contained in:
smoogipooo
2017-03-15 16:07:40 +09:00
parent 1317198628
commit bf66b84ff8
11 changed files with 42 additions and 27 deletions

View File

@ -2,6 +2,7 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System.ComponentModel;
using osu.Game.Modes.Judgements;
using osu.Game.Modes.Objects.Drawables;
namespace osu.Game.Modes.Osu.Objects.Drawables