mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Merge branch 'master' into hit-error-meter-pooling
This commit is contained in:
commit
b3534964c3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user