pr suggestions

pull/170/head
Erick Zanardo 4 years ago
parent b2806d651e
commit b865d05fd4

@ -38,13 +38,11 @@ class ScoreTextEffect extends TextComponent {
),
);
unawaited(
add(
await add(
_effect = MoveEffect.by(
Vector2(0, -5),
EffectController(duration: 1),
),
),
);
}

Loading…
Cancel
Save