ObjEditor.java
.. .. @@ -1939,7 +1939,7 @@ 1939 1939 1940 1940 //? flashIt = false; 1941 1941 CameraPane pane = (CameraPane) cameraView; 1942 - pane.clickStart(location.x, location.y, 0);1942 + pane.clickStart(location.x, location.y, 0, 0);1943 1943 pane.clickEnd(location.x, location.y, 0, true); 1944 1944 1945 1945 if (group.selection.size() == 1)