Remove duplicated ClearTransforms() call

This commit is contained in:
Bartłomiej Dach
2021-08-11 23:18:42 +02:00
parent 2fb19210af
commit 427a88940c

View File

@ -85,8 +85,6 @@ namespace osu.Game.Rulesets.Catch.Skinning.Default
private void applyTransforms(int randomSeed)
{
ClearTransforms(true);
const double duration = 400;
// we want our size to be very small so the glow dominates it.