mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
04a37f722a
Fixes #1809. It makes it also possible to use `derive` for `SystemParam` inside ECS and avoid manual implementation. An alternative solution to macro changes is to use `use crate as bevy_ecs;` in `event.rs`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |