bevy/crates/bevy_state
MiniaczQ 783fc29cd3
Move StateTransitionSteps registration to states plugin (#13939)
# Objective

Fixes #13920

## Solution

As described in the issue.

## Testing

Moved a custom transition plugin in example before any of the app-state
methods.
2024-06-21 19:36:48 +02:00
..
macros Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00
src Move StateTransitionSteps registration to states plugin (#13939) 2024-06-21 19:36:48 +02:00
Cargo.toml Release Candidate 0.14.0-rc.3 2024-06-16 17:50:19 +02:00