林炳权 1 год назад
Родитель
Сommit
f692cfbb97
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/webgpu_tsl_galaxy.html

+ 1 - 1
examples/webgpu_tsl_galaxy.html

@@ -129,7 +129,7 @@
 
 
 			}
 			}
 
 
-			async function animate() {
+			function animate() {
 
 
 				controls.update();
 				controls.update();
 
 

粤ICP备19079148号