mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +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;
|
delete vf;
|
||||||
vf= 0;
|
vf= 0;
|
||||||
}
|
}
|
||||||
fclose(f);
|
//fclose(f);
|
||||||
}
|
}
|
||||||
|
|
||||||
void OggSoundFileLoader::restart(){
|
void OggSoundFileLoader::restart(){
|
||||||
|
Reference in New Issue
Block a user