mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:23:22 +08:00
Remove incorrect spec
This commit is contained in:
parent
b1d994b6ff
commit
8142a7cb7e
@ -461,7 +461,6 @@ namespace osu.Game.Skinning
|
||||
case HitResult.LargeTickMiss:
|
||||
return this.GetAnimation("slidertickmiss", true, false);
|
||||
|
||||
case HitResult.ComboBreak:
|
||||
case HitResult.IgnoreMiss:
|
||||
return this.GetAnimation("sliderendmiss", true, false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user