Move FruitVisualRepresentation namespace

This commit is contained in:
ekrctb
2021-06-07 13:59:17 +09:00
parent cce0220060
commit 166e4565be
5 changed files with 16 additions and 9 deletions

View File

@ -2,6 +2,7 @@
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Bindables;
using osu.Game.Rulesets.Catch.Objects;
using osu.Game.Rulesets.Catch.Objects.Drawables;
namespace osu.Game.Rulesets.Catch.Skinning.Legacy