Removed some stray tabs
This commit is contained in:
parent
a9af3ba139
commit
5b702962e5
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@ default {
|
|||
++newColCount;
|
||||
integer link = llList2Integer(primLinkList, 3*dataIndex+2);
|
||||
integer newFaceCount = llList2Integer(primLinkList, 3*dataIndex+1);
|
||||
if (!newFaceCount) newFaceCount = llGetLinkNumberOfSides(link);
|
||||
if (!newFaceCount) newFaceCount = llGetLinkNumberOfSides(link);
|
||||
|
||||
if (faceCount) {
|
||||
if (newFaceCount != faceCount) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue