Browse Source

Update TrackballControls.js

Fix lgtm alert.
Michael Herzog 4 years ago
parent
commit
73825324b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/js/controls/TrackballControls.js

+ 1 - 1
examples/js/controls/TrackballControls.js

@@ -435,7 +435,7 @@
 
 				} else {
 
-					onMouseUp( event );
+					onMouseUp();
 
 				} //