This commit is contained in:
parent
77052eabd9
commit
aa054c3637
|
@ -9,7 +9,7 @@ pub mod icon;
|
||||||
pub mod volumetric;
|
pub mod volumetric;
|
||||||
|
|
||||||
pub use footstep::Footstep;
|
pub use footstep::Footstep;
|
||||||
pub use icon::SoundIcon;
|
pub use icon::{SoundIcon, SoundIconPlugin};
|
||||||
pub use volumetric::Volumetric;
|
pub use volumetric::Volumetric;
|
||||||
|
|
||||||
/*fn scale_sounds(config: Res<CoreConfig>, mut sounds: Query<&mut Sound>) {
|
/*fn scale_sounds(config: Res<CoreConfig>, mut sounds: Query<&mut Sound>) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user