David Catuhe 5 năm trước cách đây
mục cha
commit
63787795f7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
         }