mirror of
https://github.com/bevyengine/bevy
synced 2025-01-11 20:59:04 +00:00
30b0931c8a
# Objective Both the shedule and winit runners use/reimplement `app_exit_manual` even tough they can use `app_exit` ## Solution Nuke `app_exit_manual` from orbit. |
||
---|---|---|
.. | ||
app.rs | ||
lib.rs | ||
main_schedule.rs | ||
panic_handler.rs | ||
plugin.rs | ||
plugin_group.rs | ||
schedule_runner.rs | ||
sub_app.rs |