fix sound
This commit is contained in:
parent
c77ee2c9bf
commit
a338523b23
@ -102,7 +102,7 @@ pub fn load_music_from_internal_data(
|
||||
"Dropping temporary directory: {}",
|
||||
temp_dir.path().display()
|
||||
);
|
||||
temp_dir.close()?;
|
||||
// temp_dir.close()?;
|
||||
|
||||
Ok(texture)
|
||||
}
|
||||
|
Reference in New Issue
Block a user