[Floater Flexibility] Part one: Refactor all floaters to work with the dictionary in one way or another.
This commit is contained in:
@@ -495,10 +495,7 @@ void LLToolBar::onClickChat(void* user_data)
|
||||
// static
|
||||
void LLToolBar::onClickAppearance(void*)
|
||||
{
|
||||
if (gAgentWearables.areWearablesLoaded())
|
||||
{
|
||||
LLFloaterCustomize::show();
|
||||
}
|
||||
LLFloaterCustomize::show();
|
||||
}
|
||||
|
||||
// static
|
||||
|
||||
Reference in New Issue
Block a user