bevy/crates/bevy_state
Lee-Orr 1c838ff6b3
remove inaccurate warning from in_state (#13862)
# Objective
Fixes #13854

## Solution
Removed the inaccurate warning. This was done for a few reasons:

- States not existing is now a valid "state" (for lack of a better term)
- Other run conditions don't provide an equivalent warning
2024-06-19 04:14:58 +02:00
..
macros Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00
src remove inaccurate warning from in_state (#13862) 2024-06-19 04:14:58 +02:00
Cargo.toml Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00