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

@ -1,6 +1,7 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Modes.Judgements;
using osu.Game.Modes.Objects.Drawables;
using osu.Game.Modes.Osu.Objects.Drawables;