mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Move SliderFollowCircle implementation
This commit is contained in:
@ -54,10 +54,6 @@ namespace osu.Game.Skinning
|
||||
|
||||
switch (componentName)
|
||||
{
|
||||
case "Play/osu/sliderfollowcircle":
|
||||
animatable = true;
|
||||
break;
|
||||
|
||||
case "Play/Miss":
|
||||
componentName = "hit0";
|
||||
animatable = true;
|
||||
|
Reference in New Issue
Block a user