Explorar o código

remove isAnimating assignment

Jaakko Manninen %!s(int64=7) %!d(string=hai) anos
pai
achega
b2e625ff0e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/renderers/webvr/WebVRManager.js

+ 0 - 2
src/renderers/webvr/WebVRManager.js

@@ -72,8 +72,6 @@ function WebVRManager( renderer ) {
 
 			animation.start();
 
-			isAnimating = true;
-
 		} else {
 
 			if ( scope.enabled ) {