mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Introduce IHasCatchObjectState implemented by DHO and CaughtObject
This commit is contained in:
@ -9,7 +9,7 @@ using osu.Game.Skinning;
|
||||
|
||||
namespace osu.Game.Rulesets.Catch.Objects.Drawables
|
||||
{
|
||||
public class DrawableDroplet : DrawablePalpableCatchHitObject
|
||||
public class DrawableDroplet : DrawablePalpableHasCatchHitObject
|
||||
{
|
||||
public DrawableDroplet()
|
||||
: this(null)
|
||||
|
Reference in New Issue
Block a user