David Catuhe 5 سال پیش
والد
کامیت
63787795f7
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/Particles/gpuParticleSystem.ts

+ 0 - 1
src/Particles/gpuParticleSystem.ts

@@ -1691,7 +1691,6 @@ export class GPUParticleSystem extends BaseParticleSystem implements IDisposable
         result.name = name;
         result._customEffect = custom;
 
-
         if (newEmitter === undefined) {
             newEmitter = this.emitter;
         }