Ariel Manzur 9 年之前
父节点
当前提交
4811313056
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      drivers/theora/video_stream_theora.cpp

+ 2 - 2
drivers/theora/video_stream_theora.cpp

@@ -281,10 +281,10 @@ void VideoStreamPlaybackTheora::set_file(const String& p_file) {
 
 
 					audio_track_skip--;
 					audio_track_skip--;
 
 
-                } else {
+				} else {
                     copymem(&vo,&test,sizeof(test));
                     copymem(&vo,&test,sizeof(test));
 					vorbis_p=1;
 					vorbis_p=1;
-                }
+				}
 			}else{
 			}else{
 				/* whatever it is, we don't care about it */
 				/* whatever it is, we don't care about it */
 				ogg_stream_clear(&test);
 				ogg_stream_clear(&test);