mirror of
https://github.com/bevyengine/bevy
synced 2025-01-11 04:38:57 +00:00
8a08825348
# Objective - Fixes https://github.com/bevyengine/bevy/issues/12380 ## Solution - Before #11986 AssetEvents were scheduled after PostUpdate. That pr moved these into First. This PR moves them into Last which is closer to how they were scheduled before. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |