bevy/crates/bevy_sprite
Ludo 1a43ce15ed
added match statement instead of if-else block (#8500)
# Objective
Replaced the if-else statement block in favor of a match statement to
give a more cleaner code.
2023-05-03 14:01:37 +00:00
..
src added match statement instead of if-else block (#8500) 2023-05-03 14:01:37 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00