mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-14 09:06:51 +02:00
fixed comment
This commit is contained in:
parent
b196227385
commit
12a5ab6ea2
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue