mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
7f658cabf7
# Objective Replace usage of `UnsafeCell<World>` with our standard `UnsafeWorldCell` that seemed to have been missed. ## Solution Do just that. |
||
---|---|---|
.. | ||
commands | ||
adapter_system.rs | ||
builder.rs | ||
combinator.rs | ||
exclusive_function_system.rs | ||
exclusive_system_param.rs | ||
function_system.rs | ||
mod.rs | ||
observer_system.rs | ||
query.rs | ||
system.rs | ||
system_name.rs | ||
system_param.rs | ||
system_registry.rs |