mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 15:41:24 +02:00
- thought this extra close was required but it is not.
This commit is contained in:
@@ -200,7 +200,7 @@ void OggSoundFileLoader::close() {
|
||||
delete vf;
|
||||
vf= 0;
|
||||
}
|
||||
fclose(f);
|
||||
//fclose(f);
|
||||
}
|
||||
|
||||
void OggSoundFileLoader::restart(){
|
||||
|
Reference in New Issue
Block a user