mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
004bbe9f04
# Objective - fixes #3397 ## Solution - Uses EventWriter instead of ResMut<Event> in gilrs_system.rs. I also renamed the argument from `event` to `events` for consistency. All other instances I could find in the engine of EventWriter use a plural argument name. Happy to undo or modify this change if desired. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |