Skip to content

Commit 7382532

Browse files
authored
Update TrackballControls.js
Fix lgtm alert.
1 parent 045b590 commit 7382532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js/controls/TrackballControls.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435

436436
} else {
437437

438-
onMouseUp( event );
438+
onMouseUp();
439439

440440
} //
441441

0 commit comments

Comments
 (0)