Explorar o código

Fixed linter error.

Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
ee9d15eb98
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();