Merge pull request #51 from Ewpratten/display-best-times
Fix a sound bug
This commit is contained in:
commit
97644246aa
@ -102,7 +102,7 @@ pub fn load_music_from_internal_data(
|
|||||||
"Dropping temporary directory: {}",
|
"Dropping temporary directory: {}",
|
||||||
temp_dir.path().display()
|
temp_dir.path().display()
|
||||||
);
|
);
|
||||||
temp_dir.close()?;
|
// temp_dir.close()?;
|
||||||
|
|
||||||
Ok(texture)
|
Ok(texture)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user