Skip to content

Commit

Permalink
Merge pull request #423 from johanhelsing/fix-bevy-ggrs-example-minimal
Browse files Browse the repository at this point in the history
Fix bevy_ggrs example not working on native
  • Loading branch information
johanhelsing authored Feb 23, 2024
2 parents 3b93639 + 39c1356 commit f8fbe61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/bevy_ggrs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ bevy = { version = "0.12", default-features = false, features = [
"bevy_text",
"bevy_asset",
"bevy_sprite",
"multi-threaded",
"png",
"webgl2",
"tonemapping_luts",
Expand Down

0 comments on commit f8fbe61

Please sign in to comment.