Merge branch 'master' into hit-error-meter-pooling

This commit is contained in:
Bartłomiej Dach 2022-11-15 13:39:59 +09:00 committed by GitHub
commit b3534964c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,8 @@ namespace osu.Game.Rulesets.Osu.Mods
{
switch (nested)
{
//Freezing the SliderTicks doesnt play well with snaking sliders
case SliderTick:
//SliderRepeat wont layer correctly if preempt is changed.
case SliderRepeat:
break;