Move SliderFollowCircle implementation

This commit is contained in:
Dean Herbert
2019-08-30 14:40:36 +09:00
parent 71192791d5
commit 8f9fe99237
2 changed files with 3 additions and 4 deletions

View File

@ -54,10 +54,6 @@ namespace osu.Game.Skinning
switch (componentName)
{
case "Play/osu/sliderfollowcircle":
animatable = true;
break;
case "Play/Miss":
componentName = "hit0";
animatable = true;