mirror of
https://github.com/bevyengine/bevy.git
synced 2026-05-06 06:06:42 -04:00
c6a115c9ba
# Objective - Fixes #22822 ## Solution - Adds ALLOW_SAME_STATE_TRANSITIONS = false to ComputedStates in computed_states example ## Testing - Tested by running example on x86_64 Linux 4.19 + KDE. Behavior noted in #22822 no longer occurs. --------- Co-authored-by: Kevin Chen <chen.kevin.f@gmail.com>