Browse Source

Updated builds.

Mr.doob 7 years ago
parent
commit
626ae6e77a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build/three.js
  2. 1 1
      build/three.module.js

+ 1 - 1
build/three.js

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

+ 1 - 1
build/three.module.js

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