Skip to content

Commit

Permalink
Add sprite example to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Toqozz committed Jun 13, 2022
1 parent f6fed91 commit f3d62f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ required-features = ["example_deps"]
[[example]]
name = "movement"
required-features = ["example_deps"]

[[example]]
name = "sprite"
required-features = ["example_deps_2d"]

0 comments on commit f3d62f8

Please sign in to comment.