mirror of
https://github.com/bevyengine/bevy
synced 2025-01-04 09:18:54 +00:00
e0b921fbd9
# Objective - Fixes #7260 ## Solution - #6649 used `init_non_send_resource` for `AudioOutput`, but this is before #6436 was merged. - Use `init_resource` instead. |
||
---|---|---|
.. | ||
audio.rs | ||
audio_output.rs | ||
audio_source.rs | ||
lib.rs |