mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Remove duplicated ClearTransforms()
call
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user