2
0
Mr.doob 7 жил өмнө
parent
commit
626ae6e77a

+ 1 - 1
build/three.js

@@ -21850,7 +21850,7 @@
 
 		}
 
-		function onSessionEnd () {
+		function onSessionEnd() {
 
 			renderer.setFramebuffer( null );
 			animation.stop();

+ 1 - 1
build/three.module.js

@@ -21844,7 +21844,7 @@ function WebXRManager( renderer ) {
 
 	}
 
-	function onSessionEnd () {
+	function onSessionEnd() {
 
 		renderer.setFramebuffer( null );
 		animation.stop();