Some cleanup. Using gAgentAvatarp in many places. Incl other misc small changes.
This commit is contained in:
@@ -332,7 +332,6 @@ public:
|
||||
child = getChild(i);
|
||||
if (child->isInside(data->getPositionGroup()))
|
||||
{
|
||||
llassert(child->getElementCount() <= gOctreeMaxCapacity);
|
||||
child->insert(data);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user