public DrawableSliderPartCherry(SliderPartCherry h) : base(h) { }
public DrawableSliderPartCherry(SliderPartCherry h) : base(h) { OnReady += _ => ApplyResult(r => r.Type = HitResult.Meh); }