bevy/crates/bevy_sprite
Mike defc653528
Better error message when index does not exist in texture atlas (#8396)
# Objective

- Fixes https://github.com/bevyengine/bevy/issues/8210

## Changelog

- Improve error message when `TextureAtlasSprite::index` does not exist
in texture atlas
2023-04-17 16:10:58 +00:00
..
src Better error message when index does not exist in texture atlas (#8396) 2023-04-17 16:10:58 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00