fixed comment

This commit is contained in:
ZappoMan 2013-05-13 15:06:39 -07:00
parent b196227385
commit 12a5ab6ea2

View file

@ -223,7 +223,7 @@ void resInVoxelDistributor(AgentList* agentList,
}
}
// Version of voxel distributor that sends each LOD level at a time
// Version of voxel distributor that sends the deepest LOD level at once
void deepestLevelVoxelDistributor(AgentList* agentList,
AgentList::iterator& agent,
VoxelAgentData* agentData,