Explorar o código

Updated examples builds.

Mr.doob %!s(int64=4) %!d(string=hai) anos
pai
achega
a45e0d1b55
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/js/controls/ArcballControls.js

+ 0 - 1
examples/js/controls/ArcballControls.js

@@ -1694,7 +1694,6 @@
 				window.removeEventListener( 'pointermove', this.onPointerMove );
 				window.removeEventListener( 'pointerup', this.onPointerUp );
 				window.removeEventListener( 'resize', this.onWindowResize );
-				window.removeEventListener( 'keydown', this.onKeyDown );
 				if ( this.scene !== null ) this.scene.remove( this._gizmos );
 				this.disposeGrid();
 

粤ICP备19079148号