huangxiaojing %!s(int64=4) %!d(string=hai) anos
pai
achega
1d82483d95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      screenIos/WXtrialInterface.html

+ 1 - 1
screenIos/WXtrialInterface.html

@@ -433,7 +433,7 @@
 				case 0:
 					break;
 				case 1:
-					if (renderCount++ < 3 && !isAudioPlay) {
+					if (renderCount++ < 3 || !isAudioPlay) {
 						return
 					}
 					webglPlayer.renderFrame(objData.data, 720, 1280, 720 * 1280, (720 / 2) * (1280 / 2));