LLAgentWearables Transition (1/1)
This commit is contained in:
@@ -468,7 +468,7 @@ void LLToolBar::onClickChat(void* user_data)
|
||||
// static
|
||||
void LLToolBar::onClickAppearance(void*)
|
||||
{
|
||||
if (gAgent.areWearablesLoaded())
|
||||
if (gAgentWearables.areWearablesLoaded())
|
||||
{
|
||||
gAgentCamera.changeCameraToCustomizeAvatar();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user