whitespace

This commit is contained in:
Bill Currie 2003-03-12 02:21:51 +00:00
parent ff2a40a7c6
commit c186266f06

View file

@ -267,9 +267,8 @@ BuildTris (void)
continue;
bestlen = 0;
for (type = 0; type < 2; type++)
for (type = 0; type < 2; type++) {
// type = 1;
{
for (startv = 0; startv < 3; startv++) {
if (type == 1)
len = StripLength (i, startv);