mirror of
https://github.com/osukey/osukey.git
synced 2025-05-03 04:37:30 +09:00
Remove unnecessary restating comment
This commit is contained in:
parent
50604dc7b2
commit
fbe95a52e3
@ -294,7 +294,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
this.FadeTo(1f, hyper_dash_transition_length, Easing.OutQuint);
|
||||
}
|
||||
|
||||
// update hyper-dash colour of the hyper-dashing catcher sprites containers.
|
||||
hyperDashTrails?.FadeColour(hyperDashColour, hyper_dash_transition_length, Easing.OutQuint);
|
||||
endGlowSprites?.FadeColour(hyperDashEndGlowColour, hyper_dash_transition_length, Easing.OutQuint);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user