mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
ca87830450
# Objective Fixes #4231. ## Solution This PR implements the solution suggested by @bjorn3 : Use an internal property within `App` to detect `App::run()` calls from `Plugin::build()`. --- ## Changelog - panic when App::run() is called from Plugin::build() |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |