Mr.doob пре 7 година
родитељ
комит
ee9d15eb98
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/renderers/webvr/WebXRManager.js

+ 1 - 1
src/renderers/webvr/WebXRManager.js

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