Revert rename error

This commit is contained in:
ekrctb
2020-12-09 10:25:35 +09:00
parent 1212ffd24f
commit b80204642e
5 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ using osu.Game.Skinning;
namespace osu.Game.Rulesets.Catch.Objects.Drawables
{
public class DrawableDroplet : DrawablePalpableHasCatchHitObject
public class DrawableDroplet : DrawablePalpableCatchHitObject
{
public DrawableDroplet()
: this(null)