Enable left mouse menu support, part 1
This commit is contained in:
@@ -413,7 +413,7 @@ BOOL LLToolPie::handleLeftClickPick()
|
||||
LLToolSelect::handleObjectSelection(mPick, FALSE, TRUE);
|
||||
|
||||
// Spawn pie menu
|
||||
LLTool::handleRightMouseDown(x, y, mask);
|
||||
handleRightMouseDown(x, y, mask);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user