bevy/errors/src
François f73987ae84 add a more helpful error to help debug panicking command on despawned entity (#5198)
# Objective

- Help users fix issue when their app panic when executing a command on a despawned entity

## Solution

- Add an error code and a page describing how to debug the issue
2022-07-05 18:44:54 +00:00
..
lib.rs add a more helpful error to help debug panicking command on despawned entity (#5198) 2022-07-05 18:44:54 +00:00