Jérôme Bousquié 5 سال پیش
والد
کامیت
20ad339fd4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Particles/solidParticleSystem.ts

+ 1 - 1
src/Particles/solidParticleSystem.ts

@@ -1291,7 +1291,7 @@ export class SolidParticleSystem implements IDisposable {
                                 pickedData.faceId = faceId;
                                 faceId++;
                             }
-                        }                       
+                        }
                     }
                 }
                 mesh.updateIndices(indices32);