Merge branch 'master' of github-siana:siana/SingularityViewer into future
This commit is contained in:
@@ -229,7 +229,10 @@ void LLFloaterAvatarList::createInstance(bool visible)
|
||||
sInstance = new LLFloaterAvatarList();
|
||||
LLUICtrlFactory::getInstance()->buildFloater(sInstance, "floater_radar.xml");
|
||||
if(!visible)
|
||||
{
|
||||
sInstance->setVisible(FALSE);
|
||||
gSavedSettings.setBOOL("ShowRadar", FALSE);
|
||||
}
|
||||
}
|
||||
//static
|
||||
void LLFloaterAvatarList::toggle(void*)
|
||||
|
||||
Reference in New Issue
Block a user