Rename DrawableTaikoStrong{-> able}HitObject

This commit is contained in:
Bartłomiej Dach
2020-12-14 21:47:31 +01:00
parent c5a218f7c9
commit 512549b4ea
5 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@ using osuTK;
namespace osu.Game.Rulesets.Taiko.Objects.Drawables
{
public class DrawableDrumRoll : DrawableTaikoStrongHitObject<DrumRoll, DrumRoll.StrongNestedHit>
public class DrawableDrumRoll : DrawableTaikoStrongableHitObject<DrumRoll, DrumRoll.StrongNestedHit>
{
/// <summary>
/// Number of rolling hits required to reach the dark/final colour.