Skip to content

Commit

Permalink
Fixup errors as suggested
Browse files Browse the repository at this point in the history
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: François <mockersf@gmail.com>
  • Loading branch information
3 people committed Jan 6, 2022
1 parent 1ff3bc6 commit cc9f814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/ecs/iter_combinations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ fn generate_bodies(
intensity: 400.,
range: 100.,
radius: star_radius,
..Default::default()
})
.insert(Star);
commands.spawn_bundle(PerspectiveCameraBundle {
Expand Down

0 comments on commit cc9f814

Please sign in to comment.