tabs
This commit is contained in:
parent
906c6374dc
commit
4811313056
|
@ -281,10 +281,10 @@ void VideoStreamPlaybackTheora::set_file(const String& p_file) {
|
|||
|
||||
audio_track_skip--;
|
||||
|
||||
} else {
|
||||
} else {
|
||||
copymem(&vo,&test,sizeof(test));
|
||||
vorbis_p=1;
|
||||
}
|
||||
}
|
||||
}else{
|
||||
/* whatever it is, we don't care about it */
|
||||
ogg_stream_clear(&test);
|
||||
|
|
Loading…
Reference in New Issue