mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Don't transform repeat points
This commit is contained in:
@ -38,6 +38,7 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
case DrawableSliderHead _:
|
||||
case DrawableSliderTail _:
|
||||
case DrawableSliderTick _:
|
||||
case DrawableRepeatPoint _:
|
||||
return;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user