Move DrawableHitObject.

This commit is contained in:
Dean Herbert
2016-11-14 19:49:29 +09:00
parent 07fee61989
commit 5dd4e31011
10 changed files with 10 additions and 2 deletions

View File

@ -3,6 +3,7 @@
using osu.Game.Modes.Catch.Objects;
using osu.Game.Modes.Objects;
using osu.Game.Modes.Objects.Drawables;
using osu.Game.Modes.UI;
namespace osu.Game.Modes.Catch.UI