mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
69d7da9b37
# Objective - Let `init_non_send_resource` take `FromWorld` values again, not only `Default` - This reverts an unintended breaking change introduced in #9202 ## Solution - The resource initialized with `init_non_send_resource` requires `FromWorld` again |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |