mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 02:16:51 +02:00
remove a blank line
This commit is contained in:
parent
f5a73b00a4
commit
fe7749c397
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ int main(int argc, const char* argv[]) {
|
||||||
otherAgentFreeVerb->setDamping(DISTANCE_REVERB_DAMPING);
|
otherAgentFreeVerb->setDamping(DISTANCE_REVERB_DAMPING);
|
||||||
otherAgentFreeVerb->setRoomSize(DISTANCE_REVERB_ROOM_SIZE);
|
otherAgentFreeVerb->setRoomSize(DISTANCE_REVERB_ROOM_SIZE);
|
||||||
otherAgentFreeVerb->setWidth(DISTANCE_REVERB_WIDTH);
|
otherAgentFreeVerb->setWidth(DISTANCE_REVERB_WIDTH);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
otherAgentFreeVerb = freeVerbIterator->second;
|
otherAgentFreeVerb = freeVerbIterator->second;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue