mirror of
https://github.com/bevyengine/bevy
synced 2025-02-17 06:28:34 +00:00
# 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. |
||
---|---|---|
.. | ||
converter.rs | ||
gilrs_system.rs | ||
lib.rs |