Merge branch 'master' of https://github.com/LightDrake/SingularityViewer
This commit is contained in:
@@ -2001,7 +2001,7 @@ public:
|
||||
|
||||
virtual void processGroup(LLSpatialGroup* group)
|
||||
{
|
||||
llassert(!group->isState(LLSpatialGroup::DIRTY) && !group->isEmpty())
|
||||
llassert(!group->isState(LLSpatialGroup::DIRTY) && !group->isEmpty());
|
||||
|
||||
if (mRes < 2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user