Further LLViewerMenu updates
This commit is contained in:
@@ -77,6 +77,9 @@
|
||||
|
||||
LLPointer<LLVOAvatarSelf> gAgentAvatarp = NULL;
|
||||
|
||||
BOOL object_attached(void *user_data);
|
||||
BOOL object_selected_and_point_valid(void *user_data);
|
||||
|
||||
BOOL isAgentAvatarValid()
|
||||
{
|
||||
return (gAgentAvatarp.notNull() && gAgentAvatarp->isValid() &&
|
||||
|
||||
Reference in New Issue
Block a user