mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Rename to IHasDuration
This commit is contained in:
@ -11,7 +11,7 @@ using osu.Game.Rulesets.Scoring;
|
||||
|
||||
namespace osu.Game.Rulesets.Osu.Objects
|
||||
{
|
||||
public class Spinner : OsuHitObject, IHasEndTime
|
||||
public class Spinner : OsuHitObject, IHasDuration
|
||||
{
|
||||
public double EndTime
|
||||
{
|
||||
|
Reference in New Issue
Block a user