Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use correct terminology for a
NonSend
run condition panic (bevyengi…
…ne#7841) # Objective There is a panic that occurs when creating a run condition that accesses `NonSend` resources, but it refers to them as 'thread-local' resources instead. ## Solution Correct the terminology.
- Loading branch information