Remove logging.
This commit is contained in:
parent
478644491a
commit
56f4b6ce14
|
@ -44,7 +44,6 @@ fn update(
|
|||
));
|
||||
}
|
||||
} else if closest == ClosestPoints::Intersecting && sound_transform.is_some() {
|
||||
println!("Clearing volumetric");
|
||||
commands
|
||||
.entity(sound_entity)
|
||||
.remove::<Transform>()
|
||||
|
|
Loading…
Reference in New Issue
Block a user