Replicate Sounds (#68)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{
|
||||
cutscene::StartCutscene, global_observer, keys::KeyCollected, movables::TriggerMovableEvent,
|
||||
sounds::PlaySound,
|
||||
protocol::PlaySound,
|
||||
};
|
||||
use bevy::{platform::collections::HashSet, prelude::*};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user