Fix warning, thanks for the heads up, Router!
This commit is contained in:
@@ -197,6 +197,7 @@ void LLAvatarListEntry::processProperties(void* data, EAvatarProcessorType type)
|
||||
if (const LLAvatarNotes* pAvatarNotes = static_cast<const LLAvatarNotes*>(data))
|
||||
mNotes = !pAvatarNotes->notes.empty();
|
||||
break;
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user