fix: move `SparkyComputer` sensor (#386)

pull/388/head
Allison Ryan 3 years ago committed by GitHub
parent 0b22b712b0
commit bba5316dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ class SparkyComputer extends BodyComponent {
..setAsBox( ..setAsBox(
1, 1,
0.1, 0.1,
Vector2(-13.2, -49.9), Vector2(-13.1, -49.7),
-0.18, -0.18,
); );

Loading…
Cancel
Save