Ariel Manzur 9 năm trước cách đây
mục cha
commit
4811313056
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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--;
 
-                } else {
+				} else {
                     copymem(&vo,&test,sizeof(test));
 					vorbis_p=1;
-                }
+				}
 			}else{
 				/* whatever it is, we don't care about it */
 				ogg_stream_clear(&test);