removed another extra space

This commit is contained in:
wangyix 2014-06-09 12:57:50 -07:00
parent 412d3e19fe
commit ff2a5342ee

View file

@ -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.