Refactorings.

This commit is contained in:
smoogipooo
2017-03-15 12:57:17 +09:00
parent 6a31219781
commit 41f912836a
4 changed files with 5 additions and 253 deletions

View File

@ -1,6 +1,9 @@
using osu.Game.Modes.Objects.Types;
using System.Collections.Generic;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using osu.Game.Modes.Objects.Types;
using System.Collections.Generic;
namespace osu.Game.Modes.Objects
{