mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 07:43:00 +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