Bug fix from v3
This commit is contained in:
@@ -491,7 +491,7 @@ BOOL LLToolCompCreate::handleMouseDown(S32 x, S32 y, MASK mask)
|
|||||||
|
|
||||||
mObjectPlacedOnMouseDown = TRUE;
|
mObjectPlacedOnMouseDown = TRUE;
|
||||||
|
|
||||||
return TRUE;
|
return handled;
|
||||||
}
|
}
|
||||||
|
|
||||||
void LLToolCompCreate::pickCallback(const LLPickInfo& pick_info)
|
void LLToolCompCreate::pickCallback(const LLPickInfo& pick_info)
|
||||||
|
|||||||
Reference in New Issue
Block a user