Removed some TOS/TPVp violations that we missed in the last sweep
Fix for the client definitions - Emerald's color is corrected, Emergence now reports properly. Fixed the error "Client crashes if preferences is opened on login screen" Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
@@ -148,7 +148,8 @@ void LLPrefsAscentVanImpl::onCommitCheckBox(LLUICtrl* ctrl, void* user_data)
|
||||
self->childSetEnabled("custom_tag_label_box", showCustomOptions);
|
||||
self->childSetEnabled("custom_tag_color_text", showCustomOptions);
|
||||
self->childSetEnabled("custom_tag_color_swatch", showCustomOptions);
|
||||
gAgent.resetClientTag();
|
||||
if (!gAgent.getID().isNull())
|
||||
gAgent.resetClientTag();
|
||||
}
|
||||
|
||||
void LLPrefsAscentVanImpl::refreshValues()
|
||||
|
||||
Reference in New Issue
Block a user