Merge branch 'main' into fix/duplicate-dino-audio

pull/457/head
Allison Ryan 3 years ago committed by GitHub
commit 67c6eee004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ class _BarrierBehindDino extends BodyComponent {
Body createBody() {
final shape = EdgeShape()
..set(
Vector2(25.3, -14.2),
Vector2(24.2, -14.8),
Vector2(25.3, -7.7),
);

Loading…
Cancel
Save