Pārlūkot izejas kodu

Remove unnessecary assignement

https://lgtm.com/projects/g/mrdoob/three.js/snapshot/88225c1a6d4bcdcf2ab408a972a8319ff38f4f53/files/examples/js/loaders/FBXLoader.js#V1099
gero3 7 gadi atpakaļ
vecāks
revīzija
7f648bbcd4
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      examples/js/loaders/FBXLoader.js

+ 0 - 2
examples/js/loaders/FBXLoader.js

@@ -1098,8 +1098,6 @@
 				}
 
 				polygonIndex ++;
-
-				endOfFace = false;
 				faceLength = 0;
 
 				// reset arrays for the next face