mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
removed another extra space
This commit is contained in:
parent
412d3e19fe
commit
ff2a5342ee
1 changed files with 0 additions and 1 deletions
|
@ -847,7 +847,6 @@ void OctreeServer::readPendingDatagrams() {
|
|||
nodeData->initializeOctreeSendThread(sharedAssignment, matchingNode);
|
||||
}
|
||||
}
|
||||
|
||||
} else if (packetType == PacketTypeOctreeDataNack) {
|
||||
// If we got a nack packet, then we're talking to an agent, and we
|
||||
// need to make sure we have it in our nodeList.
|
||||
|
|
Loading…
Reference in a new issue