1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00

Fix CI issue

This commit is contained in:
Salman Ahmed 2020-04-05 00:15:42 +03:00
parent 0014a8404e
commit 42ccee5e6c

View File

@ -42,7 +42,6 @@ namespace osu.Game.Rulesets.Catch.UI
private Container<CatcherTrailSprite> hyperDashTrails;
private Container<CatcherTrailSprite> endGlowSprites;
public CatcherAnimationState CurrentState { get; private set; }
/// <summary>